Searched defs:sz_buffers (Results 1 – 1 of 1) sorted by relevance
177 int sz_buffers = (hor_res * ver_res * (LV_COLOR_DEPTH + 7) / 8); in x11_resolution_evt_cb() local185 size_t sz_buffers = hor_res * ver_res * sizeof(lv_color32_t); in x11_resolution_evt_cb() local341 size_t sz_buffers = hor_res * ver_res * sizeof(lv_color32_t); in x11_window_create() local377 int sz_buffers = (hor_res * ver_res * (LV_COLOR_DEPTH + 7) / 8); in lv_x11_window_create() local