Searched refs:convertRect2 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx.h128 int convertRect2(ImageRect * pSrcRect, ImageRect * pDstRect, int mode,
H A Dsplashscreen_gfx_impl.c225 return convertRect2(pSrcRect, pDstRect, mode, NULL);
229 convertRect2(ImageRect * pSrcRect, ImageRect * pDstRect, int mode, function
H A Dsplashscreen_impl.c139 convertRect2(&srcRect, &dstRect, CVT_BLEND, &splash->overlayRect);

Completed in 83 milliseconds