HomeSort by relevance Sort by last modified time
    Searched full:polygon_destroy (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
polygon.h 39 void polygon_destroy(struct polygon *poly);
polygon.c 109 void polygon_destroy(struct polygon *poly) function
stroker.c 249 polygon_destroy(itr->curve_poly);
283 polygon_destroy(itr->curve_poly);
    [all...]
bezier.c 704 polygon_destroy(poly);
path.c 217 polygon_destroy(p);
614 polygon_destroy(current);
    [all...]

Completed in 57 milliseconds