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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DUshortIndexed.c115 extern jint PixelForByteIndexed(SurfaceDataRasInfo *pRasInfo, jint rgb);
128 return PixelForByteIndexed(pRasInfo, rgb);
H A DGraphicsPrimitiveMgr.c551 extern PixelForFunc PixelForByteIndexed;
607 PixelForByteIndexed, SD_LOCK_LUT, SD_LOCK_INVCOLOR },
609 PixelForByteIndexed, SD_LOCK_LUT, SD_LOCK_INVCOLOR },
H A DByteIndexed.c119 jint PixelForByteIndexed(SurfaceDataRasInfo *pRasInfo, jint rgb) function

Completed in 32 milliseconds