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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c99 * DrawMonotonicCurve - (DrawMonotonicQuad, DrawMonotonicCubic) flattening
565 static void DrawMonotonicQuad(ProcessHandler* hnd, function
644 * passed to the DrawMonotonicQuad already splitted into the monotonic
673 * Calling DrawMonotonicQuad for the curves of the appropriate size.
741 DrawMonotonicQuad(hnd, coords,
/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java665 * calculation. See comments to the DrawMonotonicQuad in the
668 private static void DrawMonotonicQuad(ProcessHandler hnd, method in class:ProcessPath
775 * Calling DrawMonotonicQuad for the curves of the appropriate size.
839 DrawMonotonicQuad(hnd, coords,

Completed in 42 milliseconds