Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp537 constexpr uint32_t BRANCH_ARGB8888_TO_RGB565 = 0x90000004; member
555 } else if (branch == BRANCH_ARGB8888_TO_RGB565) { in ARGB8888Convert()
594 ARGB8888Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_ARGB8888_TO_RGB565, extension); in ARGB8888ConvertRGB565()

Completed in 5 milliseconds