HomeSort by relevance Sort by last modified time
    Searched defs:atanpi (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/driver/runtime/
rs_cl.c 394 extern float __attribute__((overloadable)) atanpi(float v) { function
397 FN_FUNC_FN(atanpi)
1889 HN_FUNC_HN(atanpi); variable
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 359 static private Target.Floaty atanpi(double d, Target t) { method in class:CoreMathVerifier
363 static private Target.Floaty atanpi(float f, Target t) { method in class:CoreMathVerifier
    [all...]

Completed in 158 milliseconds