Searched defs:argbcolor (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_IntArgbPre.c1084 jint fgpixel, jint argbcolor,
1102 srcG_f = vis_to_float(argbcolor);
1081 IntArgbPreDrawGlyphListAA(SurfaceDataRasInfo * pRasInfo, ImageRef *glyphs, jint totalGlyphs, jint fgpixel, jint argbcolor, jint clipLeft, jint clipTop, jint clipRight, jint clipBottom, NativePrimitive * pPrim, CompositeInfo * pCompInfo) argument
H A Dvis_FourByteAbgr.c1855 jint fgpixel, jint argbcolor,
1879 srcG_f = vis_to_float(argbcolor);
1852 FourByteAbgrDrawGlyphListAA(SurfaceDataRasInfo * pRasInfo, ImageRef *glyphs, jint totalGlyphs, jint fgpixel, jint argbcolor, jint clipLeft, jint clipTop, jint clipRight, jint clipBottom, NativePrimitive * pPrim, CompositeInfo * pCompInfo) argument

Completed in 38 milliseconds