Searched refs:HypotF (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_FloatMath.cpp37 static float HypotF(JNIEnv* env, jobject clazz, float x, float y) { function in class:MathUtilsGlue
50 {"hypot", "(FF)F", (void*) MathUtilsGlue::HypotF},

Completed in 84 milliseconds