Searched defs:dstMaxSize (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/ | ||
H A D | draw_utils.cpp | 435 int32_t dstMaxSize = (gfxDstBuffer.width * gfxDstBuffer.height - offset) * destByteSize; in FillAreaWithSoftWare() local |
Completed in 6 milliseconds