Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapFactory.cpp104 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator { class
106 ScaleCheckingAllocator(float scale, int size) in ScaleCheckingAllocator() function in ScaleCheckingAllocator
468 ScaleCheckingAllocator scaleCheckingAllocator(scale, existingBufferSize); in doDecode()