Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmap.java296 checkRecycled("Can't call reconfigure() on a recycled bitmap"); in reconfigure()
417 void checkRecycled(String errorMessage) { in checkRecycled() method in Bitmap
661 checkRecycled("copyPixelsFromBuffer called on recycled bitmap"); in copyPixelsFromBuffer()
715 checkRecycled("Can't copy a recycled bitmap"); in copy()
737 checkRecycled("Can't copy a recycled bitmap"); in createAshmemBitmap()
773 checkRecycled("Cannot access shared memory of a recycled bitmap"); in getSharedMemory()
1632 checkRecycled("Can't compress a recycled bitmap"); in compress()
1723 checkRecycled("setPremultiplied called on a recycled bitmap"); in setPremultiplied()
1916 checkRecycled("setHasAlpha called on a recycled bitmap"); in setHasAlpha()
1965 checkRecycled("setHasMipMap called on a recycled bitmap"); in setHasMipMap()
[all …]
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
DBitmapShader.java128 bitmap.checkRecycled("Cannot create BitmapShader for recycled bitmap"); in BitmapShader()
215 mBitmap.checkRecycled("BitmapShader's bitmap has been recycled"); in createNativeInstance()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16160 Landroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
16219 Landroid/graphics/BitmapRegionDecoder;->checkRecycled(Ljava/lang/String;)V
17916 Landroid/graphics/LargeBitmap;->checkRecycled(Ljava/lang/String;)V
/frameworks/base/boot/
Dboot-image-profile.txt6004 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
/frameworks/base/config/
Dboot-image-profile.txt6007 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V