Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java401 private void checkRecycled(String errorMessage) { in checkRecycled() method in Bitmap
674 checkRecycled("Can't copy a recycled bitmap"); in copy()
696 checkRecycled("Can't copy a recycled bitmap"); in createAshmemBitmap()
1419 checkRecycled("Can't compress a recycled bitmap"); in compress()
1702 checkRecycled("setHasAlpha called on a recycled bitmap"); in setHasAlpha()
1751 checkRecycled("setHasMipMap called on a recycled bitmap"); in setHasMipMap()
1842 checkRecycled("Can't erase a recycled bitmap"); in eraseColor()
1859 checkRecycled("Can't erase a recycled bitmap"); in eraseColor()
2122 checkRecycled("Can't parcel a recycled bitmap"); in writeToParcel()
2168 checkRecycled("Can't extractAlpha on a recycled bitmap"); in extractAlpha()
[all …]
H A DBitmapRegionDecoder.java241 checkRecycled("decodeRegion called on recycled region decoder"); in decodeRegion()
255 checkRecycled("getWidth called on recycled region decoder"); in getWidth()
263 checkRecycled("getHeight called on recycled region decoder"); in getHeight()
301 private void checkRecycled(String errorMessage) { in checkRecycled() method in BitmapRegionDecoder
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19038 Landroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
19097 Landroid/graphics/BitmapRegionDecoder;->checkRecycled(Ljava/lang/String;)V
20794 Landroid/graphics/LargeBitmap;->checkRecycled(Ljava/lang/String;)V
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6357 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6355 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V