Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1957 return nativeHasGainmap(mNativePtr); in hasGainmap()
2485 private static native boolean nativeHasGainmap(long nativePtr); in nativeHasGainmap() method in Bitmap