Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp825 constexpr uint32_t BRANCH_RGB565_TO_RGBA8888 = 0x11000002; member
838 } else if (branch == BRANCH_RGB565_TO_RGBA8888) { in RGB565Convert()
862 RGB565Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_RGB565_TO_RGBA8888); in RGB565ConvertRGBA8888()

Completed in 4 milliseconds