Searched refs:stbtt__sort_edges_quicksort (Results 1 – 1 of 1) sorted by relevance
2175 static void stbtt__sort_edges_quicksort(stbtt__edge *p, int n) in stbtt__sort_edges_quicksort() function2227 stbtt__sort_edges_quicksort(p,j); in stbtt__sort_edges_quicksort()2231 stbtt__sort_edges_quicksort(p+i, n-i); in stbtt__sort_edges_quicksort()2239 stbtt__sort_edges_quicksort(p, n); in stbtt__sort_edges()