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

  /frameworks/rs/driver/runtime/
rs_cl.c 371 extern float __attribute__((overloadable)) asinpi(float v) { function
374 FN_FUNC_FN(asinpi)
1886 HN_FUNC_HN(asinpi); variable
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 317 static private Target.Floaty asinpi(double d, Target t) { method in class:CoreMathVerifier
321 static private Target.Floaty asinpi(float f, Target t) { method in class:CoreMathVerifier
    [all...]

Completed in 196 milliseconds