Searched refs:img_left_arrow_icon (Results 1 – 3 of 3) sorted by relevance
141 const lv_image_dsc_t img_left_arrow_icon = { variable
69 LV_IMAGE_DECLARE(img_left_arrow_icon); /* assets/left-arrow.png */
103 lv_image_set_src(control_music_previous, &img_left_arrow_icon); in control_screen_create()