Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp308 RecyclingPixelAllocator recyclingAllocator(outputBitmap->pixelRef(), existingBufferSize); in doDecode() local
311 (SkBitmap::Allocator*)&recyclingAllocator : (SkBitmap::Allocator*)&javaAllocator; in doDecode()