Home
last modified time | relevance | path

Searched defs:dstAlphaType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/pixelconverter/src/
H A Dpixel_convert_adapter.cpp178 SkAlphaType dstAlphaType = static_cast<SkAlphaType>(dstInfo.alphaType); in WritePixelsConvert() local
235 SkAlphaType dstAlphaType = static_cast<SkAlphaType>(dstInfo.alphaType); in ReadPixelsConvert() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp428 AlphaType dstAlphaType = in Create() local
659 AlphaType dstAlphaType = in Create() local
1731 AlphaType dstAlphaType = ImageUtils::GetValidAlphaTypeByFormat(GetAlphaType(), format); in ResetConfig() local