Home
last modified time | relevance | path

Searched refs:LV_EVENT_FLUSH_FINISH (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/misc/
Dlv_event.h107 LV_EVENT_FLUSH_FINISH, enumerator
/lvgl-latest/src/others/sysmon/
Dlv_sysmon.c218 case LV_EVENT_FLUSH_FINISH: in perf_monitor_disp_event_cb()
/lvgl-latest/docs/details/base-widget/
Devent.rst197 - :cpp:enumerator:`LV_EVENT_FLUSH_FINISH`
/lvgl-latest/src/core/
Dlv_refr.c1313 lv_display_send_event(disp, LV_EVENT_FLUSH_FINISH, &offset_area); in call_flush_cb()