Searched refs:checkRecycled (Results 1 – 6 of 6) sorted by relevance
296 checkRecycled("Can't call reconfigure() on a recycled bitmap"); in reconfigure()417 void checkRecycled(String errorMessage) { in checkRecycled() method in Bitmap661 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 …]
241 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
128 bitmap.checkRecycled("Cannot create BitmapShader for recycled bitmap"); in BitmapShader()215 mBitmap.checkRecycled("BitmapShader's bitmap has been recycled"); in createNativeInstance()
16160 Landroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V16219 Landroid/graphics/BitmapRegionDecoder;->checkRecycled(Ljava/lang/String;)V17916 Landroid/graphics/LargeBitmap;->checkRecycled(Ljava/lang/String;)V
6004 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
6007 HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V