Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/util/
H A DHalf.java317 (halfToIntBits(((Half) o).mValue) == halfToIntBits(mValue)); in equals()
377 return halfToIntBits(h); in hashCode()
435 public static int halfToIntBits(@HalfFloat short h) { in halfToIntBits() method in Half
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46237 method public static int halfToIntBits(@HalfFloat short);