Home
last modified time | relevance | path

Searched refs:isGainmap (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp345 static CM_HDR_Metadata_Type ConvertHdrType(ImageHdrType hdrType, bool isGainmap) in ConvertHdrType() argument
359 void VpeUtils::SetSurfaceBufferInfo(sptr<SurfaceBuffer>& buffer, bool isGainmap, ImageHdrType type, in SetSurfaceBufferInfo() argument
362 CM_HDR_Metadata_Type cmHdrType = ConvertHdrType(type, isGainmap); in SetSurfaceBufferInfo()
368 if (!isGainmap) { in SetSurfaceBufferInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dvpe_utils.h63 static void SetSurfaceBufferInfo(sptr<SurfaceBuffer>& buffer, bool isGainmap, ImageHdrType type,
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp827 static SkImageInfo GetSkInfo(PixelMap* pixelMap, bool isGainmap, bool isSRGB = false) in GetSkInfo() argument
840 if (isGainmap) { in GetSkInfo()

Completed in 6 milliseconds