Searched refs:existingBufferSize (Results 1 – 1 of 1) sorted by relevance
454 unsigned int existingBufferSize = 0; in doDecode() local462 existingBufferSize = reuseBitmap->getAllocationByteCount(); in doDecode()467 RecyclingPixelAllocator recyclingAllocator(reuseBitmap, existingBufferSize); in doDecode()468 ScaleCheckingAllocator scaleCheckingAllocator(scale, existingBufferSize); in doDecode()