Searched refs:sort_edges (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_trapezoids_precise.c | 790 sort_edges(struct edge *list, function in typeref:struct:edge * 816 remaining = sort_edges(remaining, i, &head_other); 857 sort_edges(unsorted, UINT_MAX, &unsorted);
|
| H A D | sna_trapezoids_imprecise.c | 710 sort_edges(struct edge *list, function in typeref:struct:edge * 736 remaining = sort_edges(remaining, i, &head_other); 775 sort_edges(unsorted, UINT_MAX, &unsorted);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_trapezoids_precise.c | 790 sort_edges(struct edge *list, function in typeref:struct:edge * 816 remaining = sort_edges(remaining, i, &head_other); 857 sort_edges(unsorted, UINT_MAX, &unsorted);
|
| H A D | sna_trapezoids_imprecise.c | 710 sort_edges(struct edge *list, function in typeref:struct:edge * 736 remaining = sort_edges(remaining, i, &head_other); 775 sort_edges(unsorted, UINT_MAX, &unsorted);
|
Completed in 28 milliseconds