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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c1825 #define FD_IS_ENDED(PTR) ((PTR)->plgPnts[(PTR)->plgSize - 1].lastPoint) macro
2158 if (FD_IS_EMPTY(pfd) || FD_IS_ENDED(pfd)) {

Completed in 34 milliseconds