Home
last modified time | relevance | path

Searched refs:flush_time (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c685 uint32_t flush_time = scenes[i].flush_avg_time / cnt; in summary_create() local
687 render_time + flush_time, render_time, flush_time); in summary_create()
694 render_time + flush_time, in summary_create()
696 flush_time); in summary_create()
718 uint32_t flush_time = total_avg_flush_time / valid_scene_cnt; in summary_create() local
720 render_time + flush_time, render_time, flush_time); in summary_create()
725 render_time + flush_time, in summary_create()
727 flush_time); in summary_create()