Searched refs:ImagePoolStatsProdImpl (Results 1 – 5 of 5) sorted by relevance
42 ImagePoolStats stats = new ImagePoolStatsProdImpl(); in testGetBufferedImage()62 ImagePoolStats stats = new ImagePoolStatsProdImpl(); in testGetBufferedImageRecurse()82 ImagePoolStats stats = new ImagePoolStatsProdImpl(); in testRecurseThenHitCacheLimit()104 ImagePoolStats stats = new ImagePoolStatsProdImpl(); in testBucketHasImageToReturn()
294 … return ((ImagePoolStatsProdImpl) ((ImagePoolImpl) pool).mImagePoolStats).mTooBigForPoolCount; in getTooBigForPoolCount()298 … return ((ImagePoolStatsProdImpl) ((ImagePoolImpl) pool).mImagePoolStats).mAllocateTotalBytes; in getAllocatedTotalBytes()
22 class ImagePoolStatsProdImpl implements ImagePoolStats { class
30 public class ImagePoolStatsDebugImpl extends ImagePoolStatsProdImpl {
44 @VisibleForTesting final ImagePoolStats mImagePoolStats = new ImagePoolStatsProdImpl();