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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx.h131 void convertLine(void *pSrc, int incSrc, void *pDst, int incDst, int n,
H A Dsplashscreen_gfx_impl.c158 convertLine(void *pSrc, int incSrc, void *pDst, int incDst, int numSamples, function
255 convertLine(pSrc, pSrcRect->depthBytes, pDst, pDstRect->depthBytes,
H A Dsplashscreen_jpeg.c199 convertLine(buffer[0], sizeof(JSAMPLE) * 3, out,

Completed in 31 milliseconds