Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DFloatMath.java117 public static float pow(float x, float y) { in pow() method in FloatMath
DMathUtils.java58 public static float pow(float a, float b) { in pow() method in MathUtils
/frameworks/rs/driver/runtime/
Drs_cl.c624 float __attribute__((overloadable)) pow(float v1, float v2) { in pow() function
628 FN_FUNC_FN_FN(pow) in FN_FUNC_FN_FN() argument