Searched refs:SurfaceData_IntersectBounds (Results 1 - 12 of 12) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DRegion.h107 SurfaceData_IntersectBounds(&(pRgnInfo)->bounds, pDstBounds)
/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h604 SurfaceData_IntersectBounds(SurfaceDataBounds *dst, SurfaceDataBounds *src);
H A DSurfaceData.c172 SurfaceData_IntersectBounds(SurfaceDataBounds *dst, SurfaceDataBounds *src) function
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DBlit.c78 SurfaceData_IntersectBounds(&dstInfo.bounds, &clipInfo.bounds);
H A DBlitBg.c78 SurfaceData_IntersectBounds(&dstInfo.bounds, &clipInfo.bounds);
H A DMaskBlit.c78 SurfaceData_IntersectBounds(&dstInfo.bounds, &clipInfo.bounds);
H A DScaledBlit.c418 SurfaceData_IntersectBounds(&dstInfo.bounds, &clipInfo.bounds);
H A DTransformHelper.c366 SurfaceData_IntersectBounds(&dstInfo.bounds, &clipInfo.bounds);
/openjdk7/jdk/src/share/native/sun/awt/image/
H A DBufImgSurfaceData.c189 SurfaceData_IntersectBounds(&pRasInfo->bounds, &bisdo->rasbounds);
/openjdk7/jdk/src/share/native/sun/font/
H A DDrawGlyphList.c158 SurfaceData_IntersectBounds(bounds, &glyphs);
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp64 SurfaceData_IntersectBounds(SurfaceDataBounds *dst, SurfaceDataBounds *src) function
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DImageSurfaceData.m1683 SurfaceData_IntersectBounds(&pRasInfo->bounds, &bisdo->rasbounds);

Completed in 53 milliseconds