Home
last modified time | relevance | path

Searched refs:UpdatePaint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H A Dmonitor.cpp85 UpdatePaint(tftFb_, HORIZONTAL_RESOLUTION, VERTICAL_RESOLUTION); in Flush()
131 UpdatePaint(tftFb_, HORIZONTAL_RESOLUTION, VERTICAL_RESOLUTION); in InitGUI()
H A Dmonitor.h45 void UpdatePaint(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaint() function