Home
last modified time | relevance | path

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

/lvgl-latest/demos/benchmark/assets/
Dimg_benchmark_lvgl_logo_rgb.c332 const lv_image_dsc_t img_benchmark_lvgl_logo_rgb = { variable
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c95 LV_IMAGE_DECLARE(img_benchmark_lvgl_logo_rgb); in moving_wallpaper_cb()
99 lv_image_set_src(img, &img_benchmark_lvgl_logo_rgb); in moving_wallpaper_cb()
139 LV_IMAGE_DECLARE(img_benchmark_lvgl_logo_rgb); in multiple_rgb_images_cb()
151 lv_image_set_src(obj, &img_benchmark_lvgl_logo_rgb); in multiple_rgb_images_cb()