Home
last modified time | relevance | path

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

/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c140 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 160; in multiple_rgb_images_cb() local
167 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 160; in multiple_argb_images_cb() local
194 …int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 240; /*240 instead of 160 to have l… in rotated_argb_image_cb() local
230 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / (s.x * 3 / 2); in multiple_labels_cb() local
283 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 160; in multiple_arcs_cb() local
318 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 350; in containers_cb() local
342 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 350; in containers_with_overlay_cb() local
369 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 350; in containers_with_opa_cb() local
394 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 350; in containers_with_opa_layer_cb() local
419 int32_t hor_cnt = ((int32_t)lv_obj_get_content_width(scr)) / 400; in containers_with_scrolling_cb() local