Searched defs:isGainmap (Results 1 – 2 of 2) sorted by relevance
320 static CM_HDR_Metadata_Type ConvertHdrType(ImageHdrType hdrType, bool isGainmap) in ConvertHdrType()334 void VpeUtils::SetSurfaceBufferInfo(sptr<SurfaceBuffer>& buffer, bool isGainmap, ImageHdrType type, in SetSurfaceBufferInfo()
816 static SkImageInfo GetSkInfo(PixelMap* pixelMap, bool isGainmap, bool isSRGB = false) in GetSkInfo()