Home
last modified time | relevance | path

Searched defs:display_area_test_set (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/
Dtest_display.c15 struct display_area_test_set { struct
17 uint32_t width;
18 uint32_t height;
19 lv_color_format_t color_format;
20 lv_display_render_mode_t render_mode;
22 uint32_t invalidated_width;
23 uint32_t invalidated_height;
24 uint32_t expected_buf0_size;