Searched refs:CVT_COPY (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx.h92 CVT_COPY, enumerator in enum:__anon790
H A Dsplashscreen_png.c163 convertRect(&srcRect, &dstRect, CVT_COPY);
H A Dsplashscreen_jpeg.c201 &splash->imageFormat, CVT_COPY, NULL, 0, NULL,
H A Dsplashscreen_gfx_impl.c152 mode==CVT_COPY means the pixels should be copied as is
166 case CVT_COPY:
H A Dsplashscreen_impl.c142 convertRect(&srcRect, &dstRect, CVT_COPY);

Completed in 34 milliseconds