Searched refs:DEFINE_ALPHA_MASKFILL (Results 1 - 18 of 18) sorted by relevance
/openjdk7/jdk/src/share/native/sun/java2d/loops/ |
H A D | IntArgbBm.c | 115 DEFINE_ALPHA_MASKFILL(IntArgbBm, 4ByteArgb)
|
H A D | IntArgb.c | 113 DEFINE_ALPHA_MASKFILL(IntArgb, 4ByteArgb)
|
H A D | FourByteAbgr.c | 162 DEFINE_ALPHA_MASKFILL(FourByteAbgr, 4ByteArgb)
|
H A D | FourByteAbgrPre.c | 170 DEFINE_ALPHA_MASKFILL(FourByteAbgrPre, 4ByteArgb)
|
H A D | IntArgbPre.c | 164 DEFINE_ALPHA_MASKFILL(IntArgbPre, 4ByteArgb)
|
H A D | IntRgb.c | 157 DEFINE_ALPHA_MASKFILL(IntRgb, 4ByteArgb)
|
H A D | IntRgbx.c | 157 DEFINE_ALPHA_MASKFILL(IntRgbx, 4ByteArgb)
|
H A D | ThreeByteBgr.c | 157 DEFINE_ALPHA_MASKFILL(ThreeByteBgr, 4ByteArgb)
|
H A D | Ushort555Rgb.c | 167 DEFINE_ALPHA_MASKFILL(Ushort555Rgb, 4ByteArgb)
|
H A D | Ushort565Rgb.c | 170 DEFINE_ALPHA_MASKFILL(Ushort565Rgb, 4ByteArgb)
|
H A D | UshortGray.c | 155 DEFINE_ALPHA_MASKFILL(UshortGray, 1ShortGray)
|
H A D | ByteGray.c | 189 DEFINE_ALPHA_MASKFILL(ByteGray, 1ByteGray)
|
H A D | ByteIndexed.c | 246 DEFINE_ALPHA_MASKFILL(ByteIndexed, 4ByteArgb)
|
H A D | Index12Gray.c | 242 DEFINE_ALPHA_MASKFILL(Index12Gray, 1ByteGray)
|
H A D | Index8Gray.c | 237 DEFINE_ALPHA_MASKFILL(Index8Gray, 1ByteGray)
|
H A D | IntBgr.c | 190 DEFINE_ALPHA_MASKFILL(IntBgr, 4ByteArgb)
|
H A D | UshortIndexed.c | 237 DEFINE_ALPHA_MASKFILL(UshortIndexed, 4ByteArgb)
|
H A D | AlphaMacros.h | 499 #define DEFINE_ALPHA_MASKFILL(TYPE, STRATEGY) \ macro
|
Completed in 621 milliseconds