Searched refs:GrayAlphaConvert (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | pixel_convert.cpp | 224 static void GrayAlphaConvert(T *destinationRow, const uint8_t *sourceRow, uint32_t sourceWidth, uint32_t branch, in GrayAlphaConvert() function 248 GrayAlphaConvert(newDestinationRow, sourceRow, sourceWidth, BRANCH_ARGB8888, extension); in GrayAlphaConvertARGB8888() 255 GrayAlphaConvert(newDestinationRow, sourceRow, sourceWidth, BRANCH_ALPHA, extension); in GrayAlphaConvertAlpha()
|
Completed in 4 milliseconds