Home | Sort by relevance Sort by last modified time |
/frameworks/rs/driver/runtime/ | |
rs_cl.c | 397 extern float __attribute__((overloadable)) atan2pi(float y, float x) { function 400 FN_FUNC_FN_FN(atan2pi) 1888 HN_FUNC_HN_HN(atan2pi); variable [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ | |
CoreMathVerifier.java | 389 static private Target.Floaty atan2pi(double y, double x, Target t) { method in class:CoreMathVerifier 393 static private Target.Floaty atan2pi(float y, float x, Target t) { method in class:CoreMathVerifier [all...] |