Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/
H A DMathUtils.java155 public static float atan2(float a, float b) { in atan2() method in MathUtils
/aosp14/frameworks/base/core/java/com/android/internal/graphics/cam/
H A DCam.java185 float atan2 = (float) Math.atan2(b, a); in fromIntInFrame() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...