Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath.c360 static struct polygon_array * path_get_fill_polygons(struct path *p, struct matrix *matrix) in path_get_fill_polygons() function
1602 struct polygon_array *polygon_array = path_get_fill_polygons(p, &identity); in path_fill()