Home
last modified time | relevance | path

Searched refs:recycledBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp152 size_t recycledBytes = 0; in nativeDecodeRegion() local
158 recycledBytes = recycledBitmap->getAllocationByteCount(); in nativeDecodeRegion()
170 RecyclingClippingPixelAllocator recycleAlloc(recycledBitmap, recycledBytes); in nativeDecodeRegion()
DGraphicsJNI.h207 size_t recycledBytes);