Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java389 static private Target.Floaty atan2pi(double y, double x, Target t) { in atan2pi() method in CoreMathVerifier
393 static private Target.Floaty atan2pi(float y, float x, Target t) { in atan2pi() method in CoreMathVerifier