Searched defs:sourceRect (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Blit9.cpp | 222 const RECT &sourceRect, in copy2D() 255 const RECT &sourceRect, in copyCube() 288 const RECT &sourceRect, in copyTexture() 330 const RECT &sourceRect, in copy() 386 const RECT &sourceRect, in formatConvert() 584 const RECT &sourceRect, in copySurfaceToTexture() 613 void Blit9::setViewportAndShaderConstants(const RECT &sourceRect, in setViewportAndShaderConstants()
|
| D | Image9.cpp | 158 const gl::Rectangle &sourceRect, in CopyImage() 587 RECT sourceRect = {sourceArea.x, sourceArea.y, sourceArea.x + width, sourceArea.y + height}; in copyFromRTInternal() local
|
| D | Renderer9.cpp | 2407 const gl::Rectangle &sourceRect, in copyImage2D() 2424 const gl::Rectangle &sourceRect, in copyImageCube() 2443 const gl::Rectangle &sourceRect, in copyImage3D() 2456 const gl::Rectangle &sourceRect, in copyImage2DArray()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Renderer11.cpp | 2150 const gl::Rectangle &sourceRect, in copyImageInternal() 2220 const gl::Rectangle &sourceRect, in copyImage2D() 2244 const gl::Rectangle &sourceRect, in copyImageCube() 2269 const gl::Rectangle &sourceRect, in copyImage3D() 2293 const gl::Rectangle &sourceRect, in copyImage2DArray()
|