Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/x11/
Dlv_x11_display.c166 static void x11_resolution_evt_cb(lv_event_t * e) in x11_resolution_evt_cb() function
372 lv_display_add_event_cb(disp, x11_resolution_evt_cb, LV_EVENT_RESOLUTION_CHANGED, disp); in lv_x11_window_create()