Home
last modified time | relevance | path

Searched refs:BRANCH_GRAY_TO_ARGB8888 (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp184 constexpr uint32_t BRANCH_GRAY_TO_ARGB8888 = 0x00000001; member
193 if (branch == BRANCH_GRAY_TO_ARGB8888) { in GrayConvert()
211 GrayConvert(newDestinationRow, sourceRow, sourceWidth, BRANCH_GRAY_TO_ARGB8888); in GrayConvertARGB8888()

Completed in 4 milliseconds