Searched refs:img_right_arrow_icon (Results 1 – 3 of 3) sorted by relevance
141 const lv_image_dsc_t img_right_arrow_icon = { variable
70 LV_IMAGE_DECLARE(img_right_arrow_icon); /* assets/right-arrow.png */
117 lv_image_set_src(control_music_next, &img_right_arrow_icon); in control_screen_create()