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

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DRegion.h115 SurfaceData_IntersectBoundsXYXY(&(pRgnInfo)->bounds, x1, y1, x2, y2)
/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h613 SurfaceData_IntersectBoundsXYXY(SurfaceDataBounds *bounds,
H A DSurfaceData.c182 SurfaceData_IntersectBoundsXYXY(SurfaceDataBounds *bounds, function
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp74 SurfaceData_IntersectBoundsXYXY(SurfaceDataBounds *bounds, function
360 SurfaceData_IntersectBoundsXYXY(&dstBounds, 0, 0,
366 SurfaceData_IntersectBoundsXYXY(&dstBounds,
722 SurfaceData_IntersectBoundsXYXY(&srcInfo.bounds,
936 SurfaceData_IntersectBoundsXYXY(&srcInfo.bounds,
1050 SurfaceData_IntersectBoundsXYXY(&srcBounds,
1056 SurfaceData_IntersectBoundsXYXY(&dstBounds,
1060 SurfaceData_IntersectBoundsXYXY(&dstBounds,
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11PMBlitLoops.c79 SurfaceData_IntersectBoundsXYXY(&srcBounds,
175 SurfaceData_IntersectBoundsXYXY(&srcBounds,
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DFillParallelogram.c81 SurfaceData_IntersectBoundsXYXY(&rasInfo.bounds, ix1, iy1, ix2, iy2);
H A DDrawParallelogram.c146 SurfaceData_IntersectBoundsXYXY(&rasInfo.bounds, ix1, iy1, ix2, iy2);
H A DMaskFill.c715 SurfaceData_IntersectBoundsXYXY(&rasInfo.bounds, ix1, iy1, ix2, iy2);
1007 SurfaceData_IntersectBoundsXYXY(&rasInfo.bounds, ix1, iy1, ix2, iy2);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLBlitLoops.c476 SurfaceData_IntersectBoundsXYXY(&srcInfo.bounds,
737 SurfaceData_IntersectBoundsXYXY(&srcInfo.bounds,
839 SurfaceData_IntersectBoundsXYXY(&srcBounds,
841 SurfaceData_IntersectBoundsXYXY(&dstBounds,

Completed in 44 milliseconds