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

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h636 SurfaceData_IntersectBlitBounds(SurfaceDataBounds *Abounds,
H A DSurfaceData.c219 SurfaceData_IntersectBlitBounds(SurfaceDataBounds *src, function
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DBlit.c91 SurfaceData_IntersectBlitBounds(&dstInfo.bounds, &srcInfo.bounds,
H A DBlitBg.c91 SurfaceData_IntersectBlitBounds(&dstInfo.bounds, &srcInfo.bounds,
H A DMaskBlit.c86 SurfaceData_IntersectBlitBounds(&dstInfo.bounds, &srcInfo.bounds,
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11PMBlitLoops.c87 SurfaceData_IntersectBlitBounds(&srcBounds, &span,
183 SurfaceData_IntersectBlitBounds(&srcBounds, &dstBounds,
/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIBlitLoops.cpp89 SurfaceData_IntersectBlitBounds(&(srcInfo.bounds), &dstBounds,
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp111 SurfaceData_IntersectBlitBounds(SurfaceDataBounds *src, function
938 SurfaceData_IntersectBlitBounds(&dstInfo.bounds, &srcInfo.bounds,
1062 SurfaceData_IntersectBlitBounds(&dstBounds, &srcBounds, -dx, -dy);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLBlitLoops.c739 SurfaceData_IntersectBlitBounds(&dstInfo.bounds, &srcInfo.bounds,
843 SurfaceData_IntersectBlitBounds(&dstBounds, &srcBounds, -dx, -dy);

Completed in 43 milliseconds