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

  /frameworks/rs/driver/runtime/
rs_cl.c 791 extern float __attribute__((overloadable)) tanpi(float v) { function
794 FN_FUNC_FN(tanpi)
2260 HN_FUNC_HN(tanpi); variable
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 1049 static private Target.Floaty tanpi(double d, Target t) { method in class:CoreMathVerifier
1064 static private Target.Floaty tanpi(float f, Target t) { method in class:CoreMathVerifier
    [all...]

Completed in 62 milliseconds