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