Searched refs:img_play_icon (Results 1 – 3 of 3) sorted by relevance
141 const lv_image_dsc_t img_play_icon = { variable
68 LV_IMAGE_DECLARE(img_play_icon); /* assets/play.png */
91 lv_image_set_src(control_music_play, &img_play_icon); in control_screen_create()