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

  /frameworks/rs/driver/runtime/
rs_cl.c 354 extern float __attribute__((overloadable)) acospi(float v) { function
357 FN_FUNC_FN(acospi)
1883 HN_FUNC_HN(acospi); variable
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 275 static private Target.Floaty acospi(double d, Target t) { method in class:CoreMathVerifier
279 static private Target.Floaty acospi(float f, Target t) { method in class:CoreMathVerifier
    [all...]

Completed in 971 milliseconds