Searched refs:isRecycled (Results 1 – 14 of 14) sorted by relevance
44 if (bitmap.isRecycled()) { in getInternalFormat()66 if (bitmap.isRecycled()) { in getType()103 if (bitmap.isRecycled()) { in texImage2D()130 if (bitmap.isRecycled()) { in texImage2D()153 if (bitmap.isRecycled()) { in texImage2D()188 if (bitmap.isRecycled()) { in texSubImage2D()214 if (bitmap.isRecycled()) { in texSubImage2D()
98 if (oldBitmap != null && oldBitmap != bitmap && !oldBitmap.isRecycled()) { in deliverResult()169 if (bitmap != null && !bitmap.isRecycled()) { in onReleaseResources()
37 Utils.assertTrue(bitmap != null && !bitmap.isRecycled()); in BitmapTexture()
94 public final boolean isRecycled() { in isRecycled() method in LargeBitmap
245 public final boolean isRecycled() { in isRecycled() method in BitmapRegionDecoder
389 public final boolean isRecycled() { in isRecycled() method in Bitmap881 if (source.isRecycled()) { in createBitmap()2168 if (other.isRecycled()) { in sameAs()
444 if (opts.inBitmap.isRecycled()) { in validate()
65 if (bitmap.isRecycled()) { in throwIfCannotDraw()
154 if (!isRecycled()) doRecycle(); in recycle()198 if (!isRecycled()) { in invoke()224 if (isRecycled()) throw new IllegalStateException("Instance is recycled: " + this); in checkNotRecycled()431 if (isRecycled()) return "<recycled PooledLambda@" + hashCodeHex(this) + ">"; in toString()461 if (isRecycled()) return "<recycled>"; in getFuncTypeAsString()569 private boolean isRecycled() { in isRecycled() method in PooledLambdaImpl
289 if (bitmap.isRecycled()) { in validateBitmapDest()
622 if (bitmap == null || bitmap.isRecycled()) { in Builder()
1123 if (mBitmap != null && !mBitmap.isRecycled()) { in updateCurrentContentForTesting()
409 && !mCachedWallpaper.isRecycled()) { in peekWallpaperBitmap()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...