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

  /frameworks/rs/driver/runtime/
rs_cl.c 400 extern float __attribute__((overloadable)) atan2pi(float y, float x) { function
403 FN_FUNC_FN_FN(atan2pi)
1891 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...]

Completed in 229 milliseconds