Home | Sort by relevance Sort by last modified time |
/frameworks/rs/driver/runtime/ | |
rs_cl.c | 368 extern float __attribute__((overloadable)) asinpi(float v) { function 371 FN_FUNC_FN(asinpi) 1883 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...] |