Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
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
/frameworks/base/non-updatable-api/
Dcurrent.txt49226 method public static int halfToIntBits(@HalfFloat short);
/frameworks/base/api/
Dcurrent.txt49370 method public static int halfToIntBits(@HalfFloat short);