Home
last modified time | relevance | path

Searched defs:atanpi (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DCoreMathVerifier.java359 static private Target.Floaty atanpi(double d, Target t) { in atanpi() method in CoreMathVerifier
363 static private Target.Floaty atanpi(float f, Target t) { in atanpi() method in CoreMathVerifier
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_cl.c397 FN_FUNC_FN(atanpi) in FN_FUNC_FN() argument