Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp83 bool decodeRegion(SkBitmap* bitmap, skia::BRDAllocator* allocator, const SkIRect& desiredSubset, in decodeRegion() argument
86 return mMainImageBRD->decodeRegion(bitmap, allocator, desiredSubset, sampleSize, colorType, in decodeRegion()
91 const SkIRect& desiredSubset, int sampleSize, bool requireUnpremul) { in decodeGainmapRegion() argument
116 if (!mGainmapBRD->decodeRegion(&bm, &allocator, desiredSubset, sampleSize, decodeColorType, in decodeGainmapRegion()