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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c86 * FillPolygon PROCESS_LINE PROCESS_POINT
307 * converted line segments inside the FillPolygon.
1945 void FillPolygon(ProcessHandler* hnd, function
2215 FillPolygon(&hnd, fillRule);
/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java152 FillPolygon(fhnd, p2df.getWindingRule());
198 * of the scan converted line segments inside the FillPolygon
1897 private static void FillPolygon(FillProcessHandler hnd, method in class:ProcessPath

Completed in 225 milliseconds