Home
last modified time | relevance | path

Searched defs:imageWidthInByte (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp396 uint32_t imageWidthInByte = (static_cast<uint32_t>(mapWidth) * pxBitSize) >> SHIFT_3; in DrawImage() local

Completed in 7 milliseconds