Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmap.java1030 bitmap.setGainmap(new Gainmap(source.getGainmap(), newMapContents)); in createBitmap()
1043 Bitmap sourceGainmap = source.getGainmap().getGainmapContents(); in transformGainmap()
2066 public @Nullable Gainmap getGainmap() { in getGainmap() method in Bitmap
/frameworks/base/core/api/
Dcurrent.txt15491 method @Nullable public android.graphics.Gainmap getGainmap();