Home
last modified time | relevance | path

Searched refs:widthp (Results 1 – 1 of 1) sorted by relevance

/boot/
A Dscene.c401 int scene_obj_get_hw(struct scene *scn, uint id, int *widthp) in scene_obj_get_hw() argument
421 if (widthp) in scene_obj_get_hw()
422 *widthp = width; in scene_obj_get_hw()
445 if (widthp) in scene_obj_get_hw()
446 *widthp = 8 * len; in scene_obj_get_hw()
458 if (widthp) in scene_obj_get_hw()
459 *widthp = bbox.x1; in scene_obj_get_hw()

Completed in 6 milliseconds