Home
last modified time | relevance | path

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

/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c141 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 160; in multiple_rgb_images_cb() local
168 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 160; in multiple_argb_images_cb() local
195 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 240; in rotated_argb_image_cb() local
231 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / (s.y * 3); in multiple_labels_cb() local
284 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 160; in multiple_arcs_cb() local
319 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 170; in containers_cb() local
343 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 170; in containers_with_overlay_cb() local
370 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 170; in containers_with_opa_cb() local
395 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / 170; in containers_with_opa_layer_cb() local
420 int32_t ver_cnt = ((int32_t)lv_obj_get_content_height(scr)) / (120 + 32); in containers_with_scrolling_cb() local