Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H A Dmonitor.h42 void UpdatePaintSignal(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight);
45 void UpdatePaint(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaint() argument
47 emit UpdatePaintSignal(tftFb, imgWidth, imgHeight); in UpdatePaint()
/foundation/arkui/ui_lite/tools/qt/simulator/uitest/
H A Dmain_widget.h75 void UpdatePaintSlot(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaintSlot() argument
78 uint32_t* p = tftFb; in UpdatePaintSlot()

Completed in 2 milliseconds