gf_bbox_from_rect  680 include/gpac/maths.h void gf_bbox_from_rect(GF_BBox *box, GF_Rect *rc);
gf_bbox_from_rect 3302 src/compositor/compositor.c 			gf_bbox_from_rect(&param->bbox, &tr_state.bounds);
gf_bbox_from_rect 3307 src/compositor/compositor.c 			gf_bbox_from_rect(&param->bbox, &tr_state.bounds);
gf_bbox_from_rect  245 src/compositor/mpeg4_form.c 		gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  336 src/compositor/mpeg4_form.c 		gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  565 src/compositor/mpeg4_grouping.c 				gf_bbox_from_rect(&tr_state->bbox, &tr_state->bounds);
gf_bbox_from_rect  181 src/compositor/mpeg4_layer_2d.c 				gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  345 src/compositor/mpeg4_layer_2d.c 			gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  400 src/compositor/mpeg4_layer_3d.c 			gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  662 src/compositor/mpeg4_layout.c 		gf_bbox_from_rect(&tr_state->bbox, &st->clip);
gf_bbox_from_rect  723 src/compositor/mpeg4_layout.c 		gf_bbox_from_rect(&tr_state->bbox, &tr_state->bounds);
gf_bbox_from_rect  196 src/compositor/svg_geometry.c 		gf_bbox_from_rect(&box, &drawable->path->bbox);
gf_bbox_from_rect 1379 src/compositor/visual_manager_3d.c 			gf_bbox_from_rect(&box, &drawable->path->bbox);
gf_bbox_from_rect  138 src/compositor/x3d_geometry.c 		gf_bbox_from_rect(&tr_state->bbox, &tr_state->bounds);