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