Searched refs:DEFINE_XPAR_CONVERT_BLIT (Results 1 - 9 of 9) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DIntRgb.c141 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, IntRgb, 1IntRgb)
H A DThreeByteBgr.c147 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, ThreeByteBgr, 1IntRgb)
H A DUshort555Rgb.c157 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, Ushort555Rgb, 1IntRgb)
H A DUshort565Rgb.c160 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, Ushort565Rgb, 1IntRgb)
H A DByteGray.c179 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, ByteGray, 1IntRgb)
H A DByteIndexed.c240 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, ByteIndexed, 1IntRgb)
H A DIntBgr.c174 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, IntBgr, 1IntRgb)
H A DUshortIndexed.c231 DEFINE_XPAR_CONVERT_BLIT(IntArgbBm, UshortIndexed, 1IntRgb)
H A DLoopMacros.h243 * This is a "conversion strategy" for use with the DEFINE_XPAR_CONVERT_BLIT
1017 #define DEFINE_XPAR_CONVERT_BLIT(SRC, DST, STRATEGY) \ macro

Completed in 40 milliseconds