Searched refs:ThreeByteBgrToIntArgbConvert (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_ThreeByteBgr.c66 void ADD_SUFF(ThreeByteBgrToIntArgbConvert)(BLIT_PARAMS) function
H A Djava2d_Mlib.h310 void ADD_SUFF(ThreeByteBgrToIntArgbConvert)(BLIT_PARAMS);
H A Dvis_FuncArray.c350 DEF_FUNC(ThreeByteBgrToIntArgbConvert)
784 ADD_FUNC(ThreeByteBgrToIntArgbConvert),
H A Dvis_AlphaMaskFill.c768 ADD_SUFF(ThreeByteBgrToIntArgbConvert)(rasBase, pbuff, width, 1,
792 ADD_SUFF(ThreeByteBgrToIntArgbConvert)(rasBase, pbuff, width, 1,
H A Dvis_SrcOverMaskFill.c689 ADD_SUFF(ThreeByteBgrToIntArgbConvert)(rasBase, pbuff, width, 1,
708 ADD_SUFF(ThreeByteBgrToIntArgbConvert)(rasBase, pbuff, width, 1,
H A Dvis_SrcMaskFill.c564 ADD_SUFF(ThreeByteBgrToIntArgbConvert)(rasBase, pbuff, width, 1,
/openjdk10/jdk/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp50 extern "C" BlitFunc ThreeByteBgrToIntArgbConvert;
284 ThreeByteBgrToIntArgbConvert(pSrcBase, pDstBase,

Completed in 56 milliseconds