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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DThreeByteBgr.c95 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, ThreeByteBgr),
99 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, ThreeByteBgr),
H A DUshort555Rgb.c98 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort555Rgb),
102 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, Ushort555Rgb),
H A DUshort565Rgb.c100 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort565Rgb),
104 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, Ushort565Rgb),
H A DIntArgbBm.c72 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgbBm),
H A DIntArgb.c67 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgb),
H A DUshort555Rgbx.c80 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, Ushort555Rgbx),
H A DByteGray.c109 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, ByteGray),
113 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, ByteGray),
H A DByteIndexed.c95 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, ByteIndexed),
99 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, ByteIndexed),
H A DIntBgr.c113 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, IntBgr),
114 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, IntBgr),
H A DUshortIndexed.c100 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, UshortIndexed),
104 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, UshortIndexed),
H A DFourByteAbgr.c93 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, FourByteAbgr),
H A DFourByteAbgrPre.c93 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, FourByteAbgrPre),
H A DIntArgbPre.c90 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, IntArgbPre),
H A DIntRgb.c100 REGISTER_XPAR_CONVERT_BLIT(IntArgbBm, IntRgb),
H A DIntRgbx.c93 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, IntRgbx),
H A DUshortGray.c91 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, UshortGray),
H A DIndex12Gray.c105 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, Index12Gray),
H A DIndex8Gray.c102 REGISTER_XPAR_CONVERT_BLIT(ByteIndexedBm, Index8Gray),
H A DLoopMacros.h733 #define REGISTER_XPAR_CONVERT_BLIT(SRC, DST) \ macro

Completed in 2656 milliseconds