Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c2289 bool shall_flush = application.cursor_flush_pending; in _lv_wayland_handle_output() local
2302 shall_flush = true; in _lv_wayland_handle_output()
2322 shall_flush |= window->flush_pending; in _lv_wayland_handle_output()
2325 if(shall_flush) { in _lv_wayland_handle_output()