Searched defs:pxByteSize (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/ | ||
H A D | draw_utils.cpp | 595 uint8_t pxByteSize = GetPxSizeByColorMode(srcMode) >> 3; // 3 : right shift 3 bits in BlendWithSoftWare() local |
Completed in 8 milliseconds