Lines Matching refs:D3DSwToSurfaceTransform
123 new D3DSwToSurfaceTransform(SurfaceType.IntArgb,
125 new D3DSwToSurfaceTransform(SurfaceType.IntArgbPre,
127 new D3DSwToSurfaceTransform(SurfaceType.IntRgb,
129 new D3DSwToSurfaceTransform(SurfaceType.IntBgr,
131 new D3DSwToSurfaceTransform(SurfaceType.ThreeByteBgr,
133 new D3DSwToSurfaceTransform(SurfaceType.Ushort565Rgb,
135 new D3DSwToSurfaceTransform(SurfaceType.Ushort555Rgb,
137 new D3DSwToSurfaceTransform(SurfaceType.ByteIndexed,
140 // new D3DSwToSurfaceTransform(SurfaceType.ByteIndexedBm,
592 class D3DSwToSurfaceTransform extends TransformBlit {
596 D3DSwToSurfaceTransform(SurfaceType srcType, int typeval) {