Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DGraphicsJNI.h197 void copyIfNecessary();
DBitmapRegionDecoder.cpp224 recycleAlloc.copyIfNecessary(); in nativeDecodeRegion()
DGraphics.cpp572 void RecyclingClippingPixelAllocator::copyIfNecessary() { in copyIfNecessary() function in RecyclingClippingPixelAllocator