Searched defs:sourceRect (Results 1 – 7 of 7) sorted by relevance
/external/angle/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() 589 RECT sourceRect = {sourceArea.x, sourceArea.y, sourceArea.x + width, sourceArea.y + height}; in copyFromRTInternal() local
|
D | Renderer9.cpp | 2448 const gl::Rectangle &sourceRect, in copyImage2D() 2465 const gl::Rectangle &sourceRect, in copyImageCube() 2484 const gl::Rectangle &sourceRect, in copyImage3D() 2497 const gl::Rectangle &sourceRect, in copyImage2DArray()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 2495 const gl::Rectangle &sourceRect, in copyImageInternal() 2565 const gl::Rectangle &sourceRect, in copyImage2D() 2590 const gl::Rectangle &sourceRect, in copyImageCube() 2616 const gl::Rectangle &sourceRect, in copyImage3D() 2641 const gl::Rectangle &sourceRect, in copyImage2DArray()
|
/external/skia/modules/canvaskit/tests/ |
D | core.spec.js | 480 const sourceRect = CanvasKit.XYWHRect(0, 0, 150, 150); constant
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 211 TransformedMaskVertexFiller::sourceRect(PositionAndExtent positionAndExtent) const { in sourceRect() function in __anon2878be480111::TransformedMaskVertexFiller
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 11783 Rect sourceRect; in Qt_GraphicsImportSetSourceRect() local 11803 Rect sourceRect; in Qt_GraphicsImportGetSourceRect() local
|