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 369 extern float __attribute__((overloadable)) atanpi(float v) { function
372 FN_FUNC_FN(atanpi)
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 288 static private Target.Floaty atanpi(float f, Target t) { method in class:CoreMathVerifier
626 args.out = atanpi(args.inV, t);
    [all...]

Completed in 116 milliseconds