Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp535 constexpr uint32_t BRANCH_ARGB8888_TO_RGBA8888 = 0x90000002; member
551 } else if (branch == BRANCH_ARGB8888_TO_RGBA8888) { in ARGB8888Convert()
580 ARGB8888Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_ARGB8888_TO_RGBA8888, extension); in ARGB8888ConvertRGBA8888()

Completed in 4 milliseconds