Searched refs:ConvertInfoToAlphaType (Results 1 – 4 of 4) sorted by relevance
75 extDecoder->ConvertInfoToAlphaType(alphaType, outputType); in ExtDecoderFuncTest001()
102 bool ConvertInfoToAlphaType(SkAlphaType &alphaType, OHOS::Media::AlphaType &outputType);
388 bool ret = extDecoder->ConvertInfoToAlphaType(alphaType, outputType);392 ret = extDecoder->ConvertInfoToAlphaType(alphaType, outputType);396 ret = extDecoder->ConvertInfoToAlphaType(alphaType, outputType);
1455 bool ExtDecoder::ConvertInfoToAlphaType(SkAlphaType &alphaType, AlphaType &outputType) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder1502 if (ConvertInfoToAlphaType(res, outputType)) { in HeapMemAlloc()