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