Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/util/
H A DFloatMath.java130 public static float hypot(float x, float y) { in hypot() method in FloatMath
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
H A DPainting.kt32 fun hypot(x: Float, y: Float): Float { regex
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c531 float __attribute__((overloadable)) hypot(float v1, float v2) { in hypot() function
/aosp12/bionic/tests/
H A Dmath_test.cpp945 TEST(MATH_TEST, hypot) { in TEST() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...