Searched defs:drawing (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c37 * This framework performs filling and drawing of paths with sub-pixel
44 * such method of drawing is useful for the accelerated pipelines where
45 * overhead of the per-pixel drawing could eliminate all benefits of the
78 * (filling) / \ (drawing)
311 /* Clipping macros for drawing and filling algorithms */
454 * pixelInfo - structure which keeps drawing info for avoiding
455 * multiple drawing at the same position on the
456 * screen (required for the XOR mode of drawing)
458 * pixelInfo[0] - state of the drawing
561 /* Performing drawing o
1948 jint drawing; local
[all...]

Completed in 35 milliseconds