Searched refs:DEFINE_CONVERT_BLIT_LUT8 (Results 1 - 14 of 14) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DIntArgb.c93 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, IntArgb, ConvertOnTheFly)
95 DEFINE_CONVERT_BLIT_LUT8(Index12Gray, IntArgb, ConvertOnTheFly)
H A DUshort555Rgbx.c108 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, Ushort555Rgbx, PreProcessLut)
H A DFourByteAbgr.c134 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, FourByteAbgr, ConvertOnTheFly)
H A DFourByteAbgrPre.c142 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, FourByteAbgrPre, ConvertOnTheFly)
H A DIntArgbPre.c138 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, IntArgbPre, ConvertOnTheFly)
H A DIntRgbx.c131 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, IntRgbx, ConvertOnTheFly)
H A DThreeByteBgr.c129 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, ThreeByteBgr, ConvertOnTheFly)
H A DUshort555Rgb.c137 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, Ushort555Rgb, PreProcessLut)
H A DUshort565Rgb.c140 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, Ushort565Rgb, PreProcessLut)
H A DUshortGray.c129 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, UshortGray, PreProcessLut)
H A DByteGray.c151 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, ByteGray, PreProcessLut)
H A DIndex8Gray.c144 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, Index8Gray, PreProcessLut) function
H A DIntBgr.c162 DEFINE_CONVERT_BLIT_LUT8(ByteIndexed, IntBgr, PreProcessLut)
H A DLoopMacros.h948 #define DEFINE_CONVERT_BLIT_LUT8(SRC, DST, LUT_STRATEGY) \ macro

Completed in 53 milliseconds