Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java62 static native float atan2(float x, float y); in atan2() method in CoreMathVerifier
292 static private Target.Floaty atan2(float y, float x, Target t) { in atan2() method in CoreMathVerifier