Home
last modified time | relevance | path

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

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