/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferOzone.cpp | 45 void FrameBufferOzone::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument
|
H A D | FrameBufferAndroid.cpp | 67 void FrameBufferAndroid::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument
|
H A D | FrameBufferX11.cpp | 142 void FrameBufferX11::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument
|
H A D | FrameBufferDD.cpp | 284 void FrameBufferDD::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument 331 void FrameBufferDD::blit(HWND windowOverride, sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument
|
H A D | FrameBufferGDI.cpp | 79 void FrameBufferGDI::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() argument 100 blit(HWND windowOverride, sw::Surface *source, const Rect *sourceRect, const Rect *destRect) blit() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Image9.cpp | 590 RECT destRect = {destOffset.x, destOffset.y, destOffset.x + width, destOffset.y + height}; in copyFromRTInternal() local
|
H A D | Blit9.cpp | 352 RECT destRect = {destOffset.x, destOffset.y, in copy() local 404 RECT destRect; in formatConvert() local 613 setViewportAndShaderConstants(const RECT &sourceRect, const gl::Extents &sourceSize, const RECT &destRect, bool flipY) setViewportAndShaderConstants() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Device.cpp | 442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument [all...] |
H A D | Context.cpp | 4060 sw::SliceRect destRect; in blitFramebuffer() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Blitter.cpp | 139 void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) in blit() argument 1391 bool Blitter::blitReactor(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options &options) in blitReactor() argument [all...] |
/third_party/skia/tests/ |
H A D | ImageFilterTest.cpp | 1727 SkIRect destRect = SkIRect::MakeXYWH(offset.x(), offset.y(), in test_make_with_filter() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 1403 RECT destRect; in NineDevice9_UpdateSurface() local
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga_reg.h | 1682 SVGASignedRect destRect; member
|
H A D | svga3d_cmd.h | 1202 SVGASignedRect destRect; member
|