Home
last modified time | relevance | path

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

/lvgl-3.5.0/demos/benchmark/
Dlv_demo_benchmark.c96 static void line_create(lv_style_t * style);
471 line_create(&style_common); in line_cb()
544 line_create(&style_common); in sub_line_cb()
1094 static void line_create(lv_style_t * style) in line_create() function