Searched refs:DECLARE_XOR_BLIT (Results 1 - 22 of 22) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DByteBinary1Bit.c52 DECLARE_XOR_BLIT(IntArgb, ByteBinary1Bit);
H A DByteBinary2Bit.c52 DECLARE_XOR_BLIT(IntArgb, ByteBinary2Bit);
H A DByteBinary4Bit.c52 DECLARE_XOR_BLIT(IntArgb, ByteBinary4Bit);
H A DIntArgbBm.c54 DECLARE_XOR_BLIT(IntArgb, IntArgbBm);
H A DIntArgb.c46 DECLARE_XOR_BLIT(IntArgb, IntArgb);
H A DUshort555Rgbx.c58 DECLARE_XOR_BLIT(IntArgb, Ushort555Rgbx);
H A DFourByteAbgr.c64 DECLARE_XOR_BLIT(IntArgb, FourByteAbgr);
H A DFourByteAbgrPre.c64 DECLARE_XOR_BLIT(IntArgb, FourByteAbgrPre);
H A DIntArgbPre.c61 DECLARE_XOR_BLIT(IntArgb, IntArgbPre);
H A DIntRgb.c59 DECLARE_XOR_BLIT(IntArgb, IntRgb);
H A DIntRgbx.c61 DECLARE_XOR_BLIT(IntArgb, IntRgbx);
H A DThreeByteBgr.c61 DECLARE_XOR_BLIT(IntArgb, ThreeByteBgr);
H A DUshort555Rgb.c64 DECLARE_XOR_BLIT(IntArgb, Ushort555Rgb);
H A DUshort565Rgb.c65 DECLARE_XOR_BLIT(IntArgb, Ushort565Rgb);
H A DUshortGray.c62 DECLARE_XOR_BLIT(IntArgb, UshortGray);
H A DByteGray.c70 DECLARE_XOR_BLIT(IntArgb, ByteGray);
H A DByteIndexed.c66 DECLARE_XOR_BLIT(IntArgb, ByteIndexed);
H A DIndex12Gray.c69 DECLARE_XOR_BLIT(IntArgb, Index12Gray);
H A DIndex8Gray.c67 DECLARE_XOR_BLIT(IntArgb, Index8Gray);
H A DIntBgr.c69 DECLARE_XOR_BLIT(IntArgb, IntBgr);
H A DUshortIndexed.c68 DECLARE_XOR_BLIT(IntArgb, UshortIndexed);
H A DLoopMacros.h635 #define DECLARE_XOR_BLIT(SRC, DST) \ macro

Completed in 55 milliseconds