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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp53 extern "C" BlitFunc IntBgrToIntArgbConvert;
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase,
279 IntBgrToIntArgbConvert(pSrcBase, pDstBase,
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_FuncArray.c292 DEF_FUNC(IntBgrToIntArgbConvert)
743 ADD_FUNC(IntBgrToIntArgbConvert),
H A Dvis_IntBgr.c67 void ADD_SUFF(IntBgrToIntArgbConvert)(BLIT_PARAMS) function

Completed in 45 milliseconds