Searched refs:album_image_create (Results 1 – 1 of 1) sorted by relevance
60 static lv_obj_t * album_image_create(lv_obj_t * parent);558 album_image_obj = album_image_create(obj); in create_spectrum_obj()738 album_image_obj = album_image_create(spectrum_obj); in track_load()941 static lv_obj_t * album_image_create(lv_obj_t * parent) in album_image_create() function