Searched refs:DEFINE_SCALE_BLIT_LUT8 (Results 1 - 15 of 15) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DIntArgb.c97 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, IntArgb, ConvertOnTheFly)
H A DUshort555Rgbx.c118 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, Ushort555Rgbx, PreProcessLut)
H A DIndex12Gray.c230 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, Index12Gray, PreProcessLut)
234 DEFINE_SCALE_BLIT_LUT8(Index8Gray, Index12Gray, PreProcessLut)
H A DFourByteAbgr.c146 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, FourByteAbgr, ConvertOnTheFly)
H A DFourByteAbgrPre.c154 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, FourByteAbgrPre, ConvertOnTheFly)
H A DIntArgbPre.c150 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, IntArgbPre, ConvertOnTheFly)
H A DIntRgbx.c141 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, IntRgbx, ConvertOnTheFly)
H A DThreeByteBgr.c137 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, ThreeByteBgr, ConvertOnTheFly)
H A DUshort555Rgb.c147 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, Ushort555Rgb, PreProcessLut)
H A DUshort565Rgb.c150 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, Ushort565Rgb, PreProcessLut)
H A DUshortGray.c139 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, UshortGray, PreProcessLut)
H A DByteGray.c169 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, ByteGray, PreProcessLut)
H A DIndex8Gray.c225 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, Index8Gray, PreProcessLut)
H A DIntBgr.c170 DEFINE_SCALE_BLIT_LUT8(ByteIndexed, IntBgr, PreProcessLut)
H A DLoopMacros.h1007 #define DEFINE_SCALE_BLIT_LUT8(SRC, DST, LUT_STRATEGY) \ macro

Completed in 43 milliseconds