Searched refs:Region_IntersectBounds (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DRegion.h46 * Region_IntersectBounds(&rgnInfo, lox, loy, hix, hiy);
106 #define Region_IntersectBounds(pRgnInfo, pDstBounds) \ macro
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DBlit.c93 Region_IntersectBounds(&clipInfo, &dstInfo.bounds);
H A DBlitBg.c93 Region_IntersectBounds(&clipInfo, &dstInfo.bounds);
H A DMaskBlit.c88 Region_IntersectBounds(&clipInfo, &dstInfo.bounds);
H A DScaledBlit.c439 Region_IntersectBounds(&clipInfo, &dstInfo.bounds);
H A DTransformHelper.c380 Region_IntersectBounds(&clipInfo, &dstInfo.bounds);
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11PMBlitLoops.c99 Region_IntersectBounds(&clipInfo, &span);

Completed in 37 milliseconds