Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmap.java2060 return nativeHasGainmap(mNativePtr); in hasGainmap()
2588 private static native boolean nativeHasGainmap(long nativePtr); in nativeHasGainmap() method in Bitmap