Searched refs:GetAlphaConvertType (Results 1 – 2 of 2) sorted by relevance
186 static AlphaConvertType GetAlphaConvertType(const AlphaType &srcType, const AlphaType &dstType);
1078 extension.alphaConvertType = GetAlphaConvertType(srcInfo.alphaType, dstInfo.alphaType); in Create()1086 AlphaConvertType PixelConvert::GetAlphaConvertType(const AlphaType &srcType, const AlphaType &dstTy… in GetAlphaConvertType() function in OHOS::Media::PixelConvert