Searched refs:allocateHardwareGainmap (Results 1 – 6 of 6) sorted by relevance
30 static sp<Gainmap> allocateHardwareGainmap(const sp<Gainmap>& srcGainmap);
20 sp<Gainmap> Gainmap::allocateHardwareGainmap(const sp<Gainmap>& srcGainmap) { in allocateHardwareGainmap() function in android::uirenderer::Gainmap
362 auto gm = uirenderer::Gainmap::allocateHardwareGainmap(gainmap); in nativeDecodeRegion()
483 auto gm = uirenderer::Gainmap::allocateHardwareGainmap(nativeBitmap->gainmap()); in ImageDecoder_nDecodeBitmap()
653 auto gm = uirenderer::Gainmap::allocateHardwareGainmap(gainmap); in doDecode()
383 auto gm = uirenderer::Gainmap::allocateHardwareGainmap(original.gainmap()); in Bitmap_copy()