Searched refs:UpdatePaint (Results 1 – 2 of 2) sorted by relevance
85 UpdatePaint(tftFb_, HORIZONTAL_RESOLUTION, VERTICAL_RESOLUTION); in Flush()131 UpdatePaint(tftFb_, HORIZONTAL_RESOLUTION, VERTICAL_RESOLUTION); in InitGUI()
45 void UpdatePaint(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaint() function