/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_private.h | 27 LV_IMAGE_DECLARE(img_weather_day_0); /* assets/dy-0.png */ 28 LV_IMAGE_DECLARE(img_weather_day_1); /* assets/dy-1.png */ 29 LV_IMAGE_DECLARE(img_weather_day_2); /* assets/dy-2.png */ 30 LV_IMAGE_DECLARE(img_weather_day_3); /* assets/dy-3.png */ 31 LV_IMAGE_DECLARE(img_weather_day_4); /* assets/dy-4.png */ 32 LV_IMAGE_DECLARE(img_weather_day_5); /* assets/dy-5.png */ 33 LV_IMAGE_DECLARE(img_weather_day_6); /* assets/dy-6.png */ 34 LV_IMAGE_DECLARE(img_weather_day_7); /* assets/dy-7.png */ 36 LV_IMAGE_DECLARE(img_weather_night_0); /* assets/nt-0.png */ 37 LV_IMAGE_DECLARE(img_weather_night_1); /* assets/nt-1.png */ [all …]
|
/lvgl-latest/tests/src/test_cases/draw/ |
D | test_image_formats.c | 44 LV_IMAGE_DECLARE(test_I1_NONE_align1); 45 LV_IMAGE_DECLARE(test_I2_NONE_align1); 46 LV_IMAGE_DECLARE(test_I4_NONE_align1); 47 LV_IMAGE_DECLARE(test_I8_NONE_align1); 48 LV_IMAGE_DECLARE(test_A1_NONE_align1); 49 LV_IMAGE_DECLARE(test_A2_NONE_align1); 50 LV_IMAGE_DECLARE(test_A4_NONE_align1); 51 LV_IMAGE_DECLARE(test_A8_NONE_align1); 52 LV_IMAGE_DECLARE(test_RGB565A8_NONE_align1); 53 LV_IMAGE_DECLARE(test_RGB565_NONE_align1); [all …]
|
/lvgl-latest/demos/multilang/ |
D | lv_demo_multilang.c | 52 LV_IMAGE_DECLARE(img_multilang_avatar_1); 53 LV_IMAGE_DECLARE(img_multilang_avatar_2); 54 LV_IMAGE_DECLARE(img_multilang_avatar_3); 55 LV_IMAGE_DECLARE(img_multilang_avatar_4); 56 LV_IMAGE_DECLARE(img_multilang_avatar_5); 57 LV_IMAGE_DECLARE(img_multilang_avatar_6); 58 LV_IMAGE_DECLARE(img_multilang_avatar_7); 59 LV_IMAGE_DECLARE(img_multilang_avatar_8); 60 LV_IMAGE_DECLARE(img_multilang_avatar_9); 61 LV_IMAGE_DECLARE(img_multilang_avatar_10); [all …]
|
/lvgl-latest/tests/src/test_cases/widgets/ |
D | test_imagebutton.c | 23 LV_IMAGE_DECLARE(imagebutton_left); in test_imagebutton_basic_appearance() 24 LV_IMAGE_DECLARE(imagebutton_right); in test_imagebutton_basic_appearance() 25 LV_IMAGE_DECLARE(imagebutton_mid); in test_imagebutton_basic_appearance() 45 LV_IMAGE_DECLARE(music_button_play); in test_imagebutton_basic_appearance()
|
D | test_image.c | 7 LV_IMAGE_DECLARE(test_img_lvgl_logo_png); 8 LV_IMAGE_DECLARE(test_arc_bg); 368 LV_IMAGE_DECLARE(test_I1_NONE_align64); in create_test_images() 369 LV_IMAGE_DECLARE(test_I2_NONE_align64); in create_test_images() 370 LV_IMAGE_DECLARE(test_I4_NONE_align64); in create_test_images() 371 LV_IMAGE_DECLARE(test_I8_NONE_align64); in create_test_images() 372 LV_IMAGE_DECLARE(test_A1_NONE_align64); in create_test_images() 373 LV_IMAGE_DECLARE(test_A2_NONE_align64); in create_test_images() 374 LV_IMAGE_DECLARE(test_A4_NONE_align64); in create_test_images() 375 LV_IMAGE_DECLARE(test_A8_NONE_align64); in create_test_images() [all …]
|
D | test_animimg.c | 8 LV_IMAGE_DECLARE(test_animimg001); 9 LV_IMAGE_DECLARE(test_animimg002); 10 LV_IMAGE_DECLARE(test_animimg003);
|
D | test_imgfont.c | 27 LV_IMAGE_DECLARE(emoji_F617); in get_imgfont_path()
|
/lvgl-latest/examples/widgets/animimg/ |
D | lv_example_animimg_1.c | 3 LV_IMAGE_DECLARE(animimg001); 4 LV_IMAGE_DECLARE(animimg002); 5 LV_IMAGE_DECLARE(animimg003);
|
/lvgl-latest/tests/src/test_cases/libs/ |
D | test_bin_decoder.c | 73 LV_IMAGE_DECLARE(test_image_cogwheel_i4); in test_bin_decoder_i4() 78 LV_IMAGE_DECLARE(test_image_cogwheel_i4); in test_bin_decoder_i4_tile() 83 LV_IMAGE_DECLARE(test_image_cogwheel_argb8888); in test_bin_decoder_argb8888() 88 LV_IMAGE_DECLARE(test_image_cogwheel_argb8888); in test_bin_decoder_argb8888_tile()
|
/lvgl-latest/examples/widgets/imagebutton/ |
D | lv_example_imagebutton_1.c | 6 LV_IMAGE_DECLARE(imagebutton_left); in lv_example_imagebutton_1() 7 LV_IMAGE_DECLARE(imagebutton_right); in lv_example_imagebutton_1() 8 LV_IMAGE_DECLARE(imagebutton_mid); in lv_example_imagebutton_1()
|
/lvgl-latest/demos/ebike/ |
D | lv_demo_ebike.c | 87 LV_IMAGE_DECLARE(img_ebike_bg_large); in lv_demo_ebike() 90 LV_IMAGE_DECLARE(img_ebike_bg); in lv_demo_ebike() 147 LV_IMAGE_DECLARE(img_ebike_settings); in menu_bar_create() 156 LV_IMAGE_DECLARE(img_ebike_stats); in menu_bar_create() 165 LV_IMAGE_DECLARE(img_ebike_home); in menu_bar_create()
|
D | lv_demo_ebike_home.c | 181 LV_IMAGE_DECLARE(img_ebike_scale_large); in left_cont_create() 185 LV_IMAGE_DECLARE(img_ebike_scale); in left_cont_create() 257 LV_IMAGE_DECLARE(img_ebike_arrow_left); in left_cont_create() 261 LV_IMAGE_DECLARE(img_ebike_lamp); in left_cont_create() 265 LV_IMAGE_DECLARE(img_ebike_arrow_right); in left_cont_create() 293 LV_IMAGE_DECLARE(img_ebike_clock); in left_cont_create()
|
/lvgl-latest/demos/music/ |
D | lv_demo_music_main.c | 292 LV_IMAGE_DECLARE(img_lv_demo_music_logo); in lv_demo_music_main_create() 453 LV_IMAGE_DECLARE(img_lv_demo_music_wave_top); in create_wave_images() 454 LV_IMAGE_DECLARE(img_lv_demo_music_wave_bottom); in create_wave_images() 469 LV_IMAGE_DECLARE(img_lv_demo_music_corner_left); in create_wave_images() 470 LV_IMAGE_DECLARE(img_lv_demo_music_corner_right); in create_wave_images() 529 LV_IMAGE_DECLARE(img_lv_demo_music_icon_1); in create_icon_box() 530 LV_IMAGE_DECLARE(img_lv_demo_music_icon_2); in create_icon_box() 531 LV_IMAGE_DECLARE(img_lv_demo_music_icon_3); in create_icon_box() 532 LV_IMAGE_DECLARE(img_lv_demo_music_icon_4); in create_icon_box() 578 LV_IMAGE_DECLARE(img_lv_demo_music_btn_loop); in create_ctrl_box() [all …]
|
D | lv_demo_music_list.c | 43 LV_IMAGE_DECLARE(img_lv_demo_music_btn_list_play); 44 LV_IMAGE_DECLARE(img_lv_demo_music_btn_list_pause); 219 LV_IMAGE_DECLARE(img_lv_demo_music_list_border); in add_list_button()
|
/lvgl-latest/examples/libs/gif/ |
D | lv_example_gif_1.c | 9 LV_IMAGE_DECLARE(img_bulb_gif); in lv_example_gif_1()
|
/lvgl-latest/examples/libs/lodepng/ |
D | lv_example_lodepng_1.c | 9 LV_IMAGE_DECLARE(img_wink_png); in lv_example_lodepng_1()
|
/lvgl-latest/examples/widgets/image/ |
D | lv_example_image_1.c | 6 LV_IMAGE_DECLARE(img_cogwheel_argb); in lv_example_image_1()
|
D | lv_example_image_3.c | 19 LV_IMAGE_DECLARE(img_cogwheel_argb); in lv_example_image_3()
|
/lvgl-latest/tests/src/test_cases/xml/ |
D | test_xml_image.c | 19 LV_IMAGE_DECLARE(test_img_lvgl_logo_png); in test_xml_tabview_with_attrs()
|
D | test_xml_general.c | 269 LV_IMAGE_DECLARE(img_render_lvgl_logo_l8); in test_xml_image_and_font() 270 LV_IMAGE_DECLARE(img_render_lvgl_logo_rgb565); in test_xml_image_and_font()
|
/lvgl-latest/examples/libs/libpng/ |
D | lv_example_libpng_1.c | 11 LV_IMAGE_DECLARE(img_png_demo); in lv_example_libpng_1()
|
/lvgl-latest/examples/widgets/bar/ |
D | lv_example_bar_4.c | 9 LV_IMAGE_DECLARE(img_skew_strip); in lv_example_bar_4()
|
/lvgl-latest/examples/styles/ |
D | lv_example_style_6.c | 27 LV_IMAGE_DECLARE(img_cogwheel_argb); in lv_example_style_6()
|
/lvgl-latest/examples/widgets/dropdown/ |
D | lv_example_dropdown_3.c | 33 LV_IMAGE_DECLARE(img_caret_down); in lv_example_dropdown_3()
|
/lvgl-latest/examples/widgets/canvas/ |
D | lv_example_canvas_6.c | 24 LV_IMAGE_DECLARE(img_star); in lv_example_canvas_6()
|