Searched refs:mByteCount (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DDrawableDownloader.java84 int mByteCount; field in class:DrawableDownloader.BitmapItem
127 mByteCount += RecycleBitmapPool.getSize(d.getBitmap());
138 mByteCount = 0;
193 return bitmap.mByteCount;

Completed in 32 milliseconds