Searched refs:CheckAlphaFormatInput (Results 1 – 2 of 2) sorted by relevance
436 uint32_t CheckAlphaFormatInput(PixelMap &wPixelMap, const bool isPremul);
3227 uint32_t PixelMap::CheckAlphaFormatInput(PixelMap &wPixelMap, const bool isPremul) in CheckAlphaFormatInput() function in OHOS::Media::PixelMap3278 uint32_t res = CheckAlphaFormatInput(wPixelMap, isPremul); in ConvertAlphaFormat()