Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java102 static native float pow(float x, float y); in pow() method in CoreMathVerifier
852 static private Target.Floaty pow(double x, double y, Target t) { in pow() method in CoreMathVerifier