Searched refs:LV_EVENT_REFR_START (Results 1 – 6 of 6) sorted by relevance
102 LV_EVENT_REFR_START, enumerator
192 case LV_EVENT_REFR_START: in perf_monitor_disp_event_cb()
17 like :cpp:enumerator:`LV_EVENT_REFR_START`, :cpp:enumerator:`LV_EVENT_REFR_READY`,
174 - :cpp:enumerator:`LV_EVENT_REFR_START`: Sent when a refreshing cycle starts. Sent even if there is…
192 - :cpp:enumerator:`LV_EVENT_REFR_START`
384 lv_display_send_event(disp_refr, LV_EVENT_REFR_START, NULL); in lv_display_refr_timer()