Searched defs:hasGainmap (Results 1 – 5 of 5) sorted by relevance
145 bool hasGainmap() { return mGainmapBRD != nullptr; } in hasGainmap() function in android::BitmapRegionDecoderWrapper328 bool hasGainmap = brd->hasGainmap(); in nativeDecodeRegion() local
614 bool hasGainmap = false; in doDecode() local
373 const bool hasGainmap = original.hasGainmap(); in Bitmap_copy() local
127 bool hasGainmap() const { return mGainmap.get() != nullptr; } in hasGainmap() function
2058 public boolean hasGainmap() { in hasGainmap() method in Bitmap