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

Completed in 3847 milliseconds