Searched refs:stbtt__sort_edges_quicksort (Results 1 – 1 of 1) sorted by relevance
3257 static void stbtt__sort_edges_quicksort(stbtt__edge *p, int n) in stbtt__sort_edges_quicksort() function3309 stbtt__sort_edges_quicksort(p,j); in stbtt__sort_edges_quicksort()3313 stbtt__sort_edges_quicksort(p+i, n-i); in stbtt__sort_edges_quicksort()3321 stbtt__sort_edges_quicksort(p, n); in stbtt__sort_edges()