Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpolygon.h56 void polygon_bounding_rect(struct polygon *p,
Dpolygon.c191 void polygon_bounding_rect(struct polygon *p, in polygon_bounding_rect() function
268 polygon_bounding_rect(poly, bounds); in polygon_fill()
Dbezier.c703 polygon_bounding_rect(poly, bounds); in bezier_exact_bounds()
Dpath.c339 polygon_bounding_rect((((struct polygon**)polys->data)[0]), bounds); in polygon_array_calculate_bounds()
346 polygon_bounding_rect(p, bounds); in polygon_array_calculate_bounds()