gf_rect_from_bbox  682 include/gpac/maths.h void gf_rect_from_bbox(GF_Rect *rc, GF_BBox *box);
gf_rect_from_bbox  136 src/compositor/mpeg4_grouping.c 				gf_rect_from_bbox(&tr_state->bounds, &tr_state->bbox);
gf_rect_from_bbox  306 src/compositor/mpeg4_grouping.c 				gf_rect_from_bbox(&tr_state->bounds, &tr_state->bbox);
gf_rect_from_bbox  761 src/compositor/mpeg4_grouping.c 			gf_rect_from_bbox(&tr_state->bounds, &tr_state->bbox);
gf_rect_from_bbox 1588 src/compositor/visual_manager_3d.c 		gf_rect_from_bbox(&rc, &mesh->bounds);