Searched refs:vg_lite_flush (Results 1 – 5 of 5) sorted by relevance
100 VGLITE_CHECK_ERROR(vg_lite_flush()); in vglite_run()
39 …When the GPU is idle, it will immediately call ``vg_lite_flush`` to notify the GPU to start render…45 will call ``vg_lite_flush`` to notify the GPU to start rendering and swap the command buffer.
994 vg_lite_error_t vg_lite_flush(void);
865 vg_lite_error_t vg_lite_flush(void) in vg_lite_flush() function
1273 LV_VG_LITE_CHECK_ERROR(vg_lite_flush()); in lv_vg_lite_flush()