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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c99 * DrawMonotonicCurve - (DrawMonotonicQuad, DrawMonotonicCubic) flattening
563 * See comments to the DrawMonotonicCubic.
993 static void DrawMonotonicCubic(ProcessHandler* hnd, function
1131 * because the curve passed to the DrawMonotonicCubic already
1156 * Calling DrawMonotonicCubic for the curves of the appropriate size.
1236 DrawMonotonicCubic(hnd, coords,
/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java985 * calculation. See comments to the DrawMonotonicCubic in the
988 private static void DrawMonotonicCubic(ProcessHandler hnd, method in class:ProcessPath
1133 * Calling DrawMonotonicCubic for the curves of the appropriate size.
1205 DrawMonotonicCubic(hnd, coords,

Completed in 41 milliseconds