Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java53 checkRecycled("decodeRegion called on recycled large bitmap"); in decodeRegion()
62 checkRecycled("getWidth called on recycled large bitmap"); in getWidth()
68 checkRecycled("getHeight called on recycled large bitmap"); in getHeight()
102 private void checkRecycled(String errorMessage) { in checkRecycled() method in LargeBitmap
DBitmap.java290 checkRecycled("Can't call reconfigure() on a recycled bitmap"); in reconfigure()
411 private void checkRecycled(String errorMessage) { in checkRecycled() method in Bitmap
630 checkRecycled("copyPixelsFromBuffer called on recycled bitmap"); in copyPixelsFromBuffer()
684 checkRecycled("Can't copy a recycled bitmap"); in copy()
706 checkRecycled("Can't copy a recycled bitmap"); in createAshmemBitmap()
725 checkRecycled("Can't copy a recycled bitmap"); in createAshmemBitmap()
1397 checkRecycled("Can't compress a recycled bitmap"); in compress()
1490 checkRecycled("setPremultiplied called on a recycled bitmap"); in setPremultiplied()
1680 checkRecycled("setHasAlpha called on a recycled bitmap"); in setHasAlpha()
1729 checkRecycled("setHasMipMap called on a recycled bitmap"); in setHasMipMap()
[all …]
DBitmapRegionDecoder.java193 checkRecycled("decodeRegion called on recycled region decoder"); in decodeRegion()
207 checkRecycled("getWidth called on recycled region decoder"); in getWidth()
215 checkRecycled("getHeight called on recycled region decoder"); in getHeight()
253 private void checkRecycled(String errorMessage) { in checkRecycled() method in BitmapRegionDecoder
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19047 Landroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
19106 Landroid/graphics/BitmapRegionDecoder;->checkRecycled(Ljava/lang/String;)V
20803 Landroid/graphics/LargeBitmap;->checkRecycled(Ljava/lang/String;)V
Dboot-image-profile.txt41547 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V