Searched refs:ThreeByteBgr (Results 1 - 25 of 28) sorted by relevance

12

/openjdk10/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DThreeByteBgr.c27 #include "ThreeByteBgr.h"
39 * primitive loops to manipulate surfaces of type "ThreeByteBgr".
46 DECLARE_CONVERT_BLIT(ThreeByteBgr, IntArgb);
47 DECLARE_CONVERT_BLIT(IntArgb, ThreeByteBgr);
48 DECLARE_CONVERT_BLIT(ByteGray, ThreeByteBgr);
49 DECLARE_CONVERT_BLIT(ByteIndexed, ThreeByteBgr);
50 DECLARE_SCALE_BLIT(ThreeByteBgr, IntArgb);
51 DECLARE_SCALE_BLIT(IntArgb, ThreeByteBgr);
52 DECLARE_SCALE_BLIT(ByteGray, ThreeByteBgr);
53 DECLARE_SCALE_BLIT(ByteIndexed, ThreeByteBgr);
62 DECLARE_SRC_MASKFILL(ThreeByteBgr); variable
63 DECLARE_SRCOVER_MASKFILL(ThreeByteBgr); variable
64 DECLARE_ALPHA_MASKFILL(ThreeByteBgr); variable
70 DECLARE_SOLID_DRAWGLYPHLISTAA(ThreeByteBgr); variable
71 DECLARE_SOLID_DRAWGLYPHLISTLCD(ThreeByteBgr); variable
73 DECLARE_TRANSFORMHELPER_FUNCS(ThreeByteBgr); variable
[all...]
H A DUshort555Rgbx.c31 #include "ThreeByteBgr.h"
46 DECLARE_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgbx);
51 DECLARE_SCALE_BLIT(ThreeByteBgr, Ushort555Rgbx);
70 REGISTER_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgbx),
77 REGISTER_SCALE_BLIT(ThreeByteBgr, Ushort555Rgbx),
104 DEFINE_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgbx, 3ByteRgb)
114 DEFINE_SCALE_BLIT(ThreeByteBgr, Ushort555Rgbx, 3ByteRgb)
H A DFourByteAbgrPre.c34 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, FourByteAbgrPre);
56 DECLARE_SCALE_BLIT(ThreeByteBgr, FourByteAbgrPre);
84 REGISTER_CONVERT_BLIT(ThreeByteBgr, FourByteAbgrPre),
90 REGISTER_SCALE_BLIT(ThreeByteBgr, FourByteAbgrPre),
138 DEFINE_CONVERT_BLIT(ThreeByteBgr, FourByteAbgrPre, 3ByteRgb)
150 DEFINE_SCALE_BLIT(ThreeByteBgr, FourByteAbgrPre, 3ByteRgb)
H A DFourByteAbgr.c34 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, FourByteAbgr);
56 DECLARE_SCALE_BLIT(ThreeByteBgr, FourByteAbgr);
84 REGISTER_CONVERT_BLIT(ThreeByteBgr, FourByteAbgr),
90 REGISTER_SCALE_BLIT(ThreeByteBgr, FourByteAbgr),
130 DEFINE_CONVERT_BLIT(ThreeByteBgr, FourByteAbgr, 3ByteRgb)
142 DEFINE_SCALE_BLIT(ThreeByteBgr, FourByteAbgr, 3ByteRgb)
H A DIntRgbx.c34 #include "ThreeByteBgr.h"
49 DECLARE_CONVERT_BLIT(ThreeByteBgr, IntRgbx);
54 DECLARE_SCALE_BLIT(ThreeByteBgr, IntRgbx);
81 REGISTER_CONVERT_BLIT(ThreeByteBgr, IntRgbx),
88 REGISTER_SCALE_BLIT(ThreeByteBgr, IntRgbx),
127 DEFINE_CONVERT_BLIT(ThreeByteBgr, IntRgbx, 1IntRgb)
137 DEFINE_SCALE_BLIT(ThreeByteBgr, IntRgbx, 1IntRgb)
H A DIntRgb.c33 #include "ThreeByteBgr.h"
47 DECLARE_CONVERT_BLIT(ThreeByteBgr, IntRgb);
55 DECLARE_SCALE_BLIT(ThreeByteBgr, IntRgb);
83 REGISTER_CONVERT_BLIT(ThreeByteBgr, IntRgb),
94 REGISTER_SCALE_BLIT(ThreeByteBgr, IntRgb),
137 DEFINE_CONVERT_BLIT(ThreeByteBgr, IntRgb, 1IntRgb)
147 DEFINE_SCALE_BLIT(ThreeByteBgr, IntRgb, 1IntRgb)
H A DUshort565Rgb.c34 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, Ushort565Rgb);
55 DECLARE_SCALE_BLIT(ThreeByteBgr, Ushort565Rgb);
88 REGISTER_CONVERT_BLIT(ThreeByteBgr, Ushort565Rgb),
97 REGISTER_SCALE_BLIT(ThreeByteBgr, Ushort565Rgb),
136 DEFINE_CONVERT_BLIT(ThreeByteBgr, Ushort565Rgb, 3ByteRgb)
146 DEFINE_SCALE_BLIT(ThreeByteBgr, Ushort565Rgb, 3ByteRgb)
H A DUshort555Rgb.c34 #include "ThreeByteBgr.h"
49 DECLARE_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgb);
54 DECLARE_SCALE_BLIT(ThreeByteBgr, Ushort555Rgb);
86 REGISTER_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgb),
95 REGISTER_SCALE_BLIT(ThreeByteBgr, Ushort555Rgb),
133 DEFINE_CONVERT_BLIT(ThreeByteBgr, Ushort555Rgb, 3ByteRgb)
143 DEFINE_SCALE_BLIT(ThreeByteBgr, Ushort555Rgb, 3ByteRgb)
H A DUshortGray.c34 #include "ThreeByteBgr.h"
49 DECLARE_CONVERT_BLIT(ThreeByteBgr, UshortGray);
54 DECLARE_SCALE_BLIT(ThreeByteBgr, UshortGray);
81 REGISTER_CONVERT_BLIT(ThreeByteBgr, UshortGray),
88 REGISTER_SCALE_BLIT(ThreeByteBgr, UshortGray),
125 DEFINE_CONVERT_BLIT(ThreeByteBgr, UshortGray, 3ByteRgb)
135 DEFINE_SCALE_BLIT(ThreeByteBgr, UshortGray, 3ByteRgb)
H A DIntArgbPre.c32 #include "ThreeByteBgr.h"
48 DECLARE_CONVERT_BLIT(ThreeByteBgr, IntArgbPre);
54 DECLARE_SCALE_BLIT(ThreeByteBgr, IntArgbPre);
81 REGISTER_CONVERT_BLIT(ThreeByteBgr, IntArgbPre),
87 REGISTER_SCALE_BLIT(ThreeByteBgr, IntArgbPre),
134 DEFINE_CONVERT_BLIT(ThreeByteBgr, IntArgbPre, 1IntArgb)
146 DEFINE_SCALE_BLIT(ThreeByteBgr, IntArgbPre, 1IntArgb)
H A DByteIndexed.c36 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, ByteIndexed);
55 DECLARE_SCALE_BLIT(ThreeByteBgr, ByteIndexed);
82 REGISTER_CONVERT_BLIT(ThreeByteBgr, ByteIndexed),
91 REGISTER_SCALE_BLIT(ThreeByteBgr, ByteIndexed),
148 DEFINE_CONVERT_BLIT(ThreeByteBgr, ByteIndexed, 3ByteRgb)
190 DEFINE_SCALE_BLIT(ThreeByteBgr, ByteIndexed, 3ByteRgb)
H A DByteGray.c34 #include "ThreeByteBgr.h"
51 DECLARE_CONVERT_BLIT(ThreeByteBgr, ByteGray);
58 DECLARE_SCALE_BLIT(ThreeByteBgr, ByteGray);
93 REGISTER_CONVERT_BLIT(ThreeByteBgr, ByteGray),
104 REGISTER_SCALE_BLIT(ThreeByteBgr, ByteGray),
147 DEFINE_CONVERT_BLIT(ThreeByteBgr, ByteGray, 3ByteRgb)
161 DEFINE_SCALE_BLIT(ThreeByteBgr, ByteGray, 3ByteRgb)
H A DIndex12Gray.c35 #include "ThreeByteBgr.h"
51 DECLARE_CONVERT_BLIT(ThreeByteBgr, Index12Gray);
60 DECLARE_SCALE_BLIT(ThreeByteBgr, Index12Gray);
85 REGISTER_CONVERT_BLIT(ThreeByteBgr, Index12Gray),
97 REGISTER_SCALE_BLIT(ThreeByteBgr, Index12Gray),
141 DEFINE_CONVERT_BLIT(ThreeByteBgr, Index12Gray, 3ByteRgb)
226 DEFINE_SCALE_BLIT(ThreeByteBgr, Index12Gray, 3ByteRgb)
H A DIndex8Gray.c35 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, Index8Gray);
58 DECLARE_SCALE_BLIT(ThreeByteBgr, Index8Gray);
83 REGISTER_CONVERT_BLIT(ThreeByteBgr, Index8Gray),
94 REGISTER_SCALE_BLIT(ThreeByteBgr, Index8Gray),
138 DEFINE_CONVERT_BLIT(ThreeByteBgr, Index8Gray, 3ByteRgb)
221 DEFINE_SCALE_BLIT(ThreeByteBgr, Index8Gray, 3ByteRgb)
H A DUshortIndexed.c36 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, UshortIndexed);
56 DECLARE_SCALE_BLIT(ThreeByteBgr, UshortIndexed);
81 REGISTER_CONVERT_BLIT(ThreeByteBgr, UshortIndexed),
93 REGISTER_SCALE_BLIT(ThreeByteBgr, UshortIndexed),
134 DEFINE_CONVERT_BLIT(ThreeByteBgr, UshortIndexed, 3ByteRgb)
181 DEFINE_SCALE_BLIT(ThreeByteBgr, UshortIndexed, 3ByteRgb)
H A DIntBgr.c34 #include "ThreeByteBgr.h"
50 DECLARE_CONVERT_BLIT(ThreeByteBgr, IntBgr);
54 DECLARE_SCALE_BLIT(ThreeByteBgr, IntBgr);
90 REGISTER_CONVERT_BLIT(ThreeByteBgr, IntBgr),
101 REGISTER_SCALE_BLIT(ThreeByteBgr, IntBgr),
160 DEFINE_CONVERT_BLIT(ThreeByteBgr, IntBgr, 3ByteRgb)
168 DEFINE_SCALE_BLIT(ThreeByteBgr, IntBgr, 3ByteRgb)
/openjdk10/jdk/src/java.desktop/windows/classes/sun/java2d/windows/
H A DGDIBlitLoops.java70 new GDIBlitLoops(SurfaceType.ThreeByteBgr,
H A DGDIWindowSurfaceData.java77 SurfaceType.ThreeByteBgr.deriveSubType(DESC_GDI);
/openjdk10/jdk/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRPMBlitLoops.java65 new XrSwToPMBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntRgbX11),
73 new XrSwToPMBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntArgbPreX11),
82 new XrSwToPMScaledBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntRgbX11),
90 new XrSwToPMScaledBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntArgbPreX11),
99 new XrSwToPMTransformedBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntRgbX11),
107 new XrSwToPMTransformedBlit(SurfaceType.ThreeByteBgr, XRSurfaceData.IntArgbPreX11),
/openjdk10/jdk/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_FourByteAbgrPre.c138 FUNC_CONVERT(ThreeByteBgr, Convert)
143 FUNC_SCALE_1(ThreeByteBgr, ScaleConvert)
H A Dvis_ByteIndexed.c315 FUNC_CONVERT(Convert, ThreeByteBgr)
319 FUNC_SCALE_CONVERT(ScaleConvert, ThreeByteBgr)
/openjdk10/jdk/src/java.desktop/share/classes/sun/java2d/opengl/
H A DOGLBlitLoops.java92 new OGLSwToSurfaceBlit(SurfaceType.ThreeByteBgr,
125 new OGLSwToSurfaceScale(SurfaceType.ThreeByteBgr,
148 new OGLSwToSurfaceTransform(SurfaceType.ThreeByteBgr,
179 new OGLSwToTextureBlit(SurfaceType.ThreeByteBgr,
/openjdk10/jdk/src/java.desktop/share/classes/sun/java2d/loops/
H A DSurfaceType.java263 public static final SurfaceType ThreeByteBgr = field in class:SurfaceType
/openjdk10/jdk/src/java.desktop/windows/classes/sun/java2d/d3d/
H A DD3DBlitLoops.java91 new D3DSwToSurfaceBlit(SurfaceType.ThreeByteBgr,
114 new D3DSwToSurfaceScale(SurfaceType.ThreeByteBgr,
132 new D3DSwToSurfaceTransform(SurfaceType.ThreeByteBgr,
160 new D3DSwToTextureBlit(SurfaceType.ThreeByteBgr,
/openjdk10/jdk/src/java.desktop/share/classes/sun/awt/image/
H A DBufImgSurfaceData.java105 sData = createDataBC(bufImg, SurfaceType.ThreeByteBgr, 2,

Completed in 272 milliseconds

12