Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp328 constexpr uint32_t BRANCH_RGB888_TO_RGBA8888 = 0x30000002; member
342 } else if (branch == BRANCH_RGB888_TO_RGBA8888) { in RGB888Convert()
370 RGB888Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_RGB888_TO_RGBA8888); in RGB888ConvertRGBA8888()

Completed in 4 milliseconds