Searched refs:DECLARE_XPAR_CONVERT_BLIT (Results 1 - 19 of 19) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAnyInt.h68 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgb);
H A DThreeByteBgr.c54 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, ThreeByteBgr);
58 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, ThreeByteBgr);
H A DUshort555Rgb.c57 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort555Rgb);
61 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, Ushort555Rgb);
H A DUshort565Rgb.c58 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort565Rgb);
62 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, Ushort565Rgb);
H A DIntArgbBm.c46 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgbBm);
H A DUshort555Rgbx.c54 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort555Rgbx);
H A DByteGray.c63 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, ByteGray);
67 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, ByteGray);
H A DByteIndexed.c59 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, ByteIndexed);
63 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, ByteIndexed);
H A DIntBgr.c57 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, IntBgr);
58 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, IntBgr);
H A DUshortIndexed.c61 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, UshortIndexed);
65 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, UshortIndexed);
H A DFourByteAbgr.c59 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, FourByteAbgr);
H A DFourByteAbgrPre.c59 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, FourByteAbgrPre);
H A DIntArgbPre.c57 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgbPre);
H A DIntRgb.c51 DECLARE_XPAR_CONVERT_BLIT(IntArgbBm, IntRgb);
H A DIntRgbx.c57 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, IntRgbx);
H A DUshortGray.c57 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, UshortGray);
H A DIndex12Gray.c66 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, Index12Gray);
H A DIndex8Gray.c64 DECLARE_XPAR_CONVERT_BLIT(ByteIndexedBm, Index8Gray);
H A DLoopMacros.h626 #define DECLARE_XPAR_CONVERT_BLIT(SRC, DST) \ macro

Completed in 3670 milliseconds