Searched defs:_lv_display_t (Results 1 – 1 of 1) sorted by relevance
36 struct _lv_display_t { struct43 int32_t hor_res;46 int32_t ver_res;49 int32_t physical_hor_res;52 int32_t physical_ver_res;55 int32_t offset_x;58 int32_t offset_y;61 uint32_t dpi;66 lv_draw_buf_t * buf_1;67 lv_draw_buf_t * buf_2;[all …]