Searched refs:scene_obj_set_size (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/
H A Dexpo.h614 * scene_obj_set_size() - Set the size of an object
622 int scene_obj_set_size(struct scene *scn, uint id, int w, int h);
/u-boot/boot/
H A Dscene_textline.c81 scene_obj_set_size(scn, tline->edit_id, tline->obj.dim.w,
H A Dscene_menu.c158 scene_obj_set_size(menu->obj.scene, item->label_id,
H A Dscene.c234 int scene_obj_set_size(struct scene *scn, uint id, int w, int h) function

Completed in 49 milliseconds