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