Searched refs:LBUBBLE_SORT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c1843 #define LBUBBLE_SORT(LIST, ETYPE, NEXT, GET_LKEY) \ macro
1879 /* Accessors for the Edge structure to work with LBUBBLE_SORT */
2048 LBUBBLE_SORT((&activeList), Edge, GET_ACTIVE_NEXT, GET_ACTIVE_KEY);

Completed in 35 milliseconds