Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapRegionDecoder.cpp124 allocator.copyIfNecessary(); in decodeGainmapRegion()
327 recycleAlloc.copyIfNecessary(); in nativeDecodeRegion()
H A DGraphicsJNI.h241 void copyIfNecessary();
H A DGraphics.cpp701 void RecyclingClippingPixelAllocator::copyIfNecessary() { in copyIfNecessary() function in RecyclingClippingPixelAllocator