Searched defs:hasGainmap (Results 1 – 7 of 7) sorted by relevance
80 bool hasGainmap; in readFromParcel() local
72 void logBitmapDecode(const SkImageInfo& info, bool hasGainmap) { in logBitmapDecode()
215 bool hasGainmap() { return mGainmapBRD != nullptr; } in hasGainmap() function in android::BitmapRegionDecoderWrapper412 bool hasGainmap = brd->hasGainmap(); in nativeDecodeRegion() local
609 bool hasGainmap = false; in doDecode() local
391 const bool hasGainmap = original.hasGainmap(); in Bitmap_copy() local
136 bool hasGainmap() const { return mGainmap.get() != nullptr; } in hasGainmap() function
2077 public boolean hasGainmap() { in hasGainmap() method in Bitmap