Home
last modified time | relevance | path

Searched defs:sourceRect (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp222 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()
DImage9.cpp159 const gl::Rectangle &sourceRect, in CopyImage()
591 RECT sourceRect = {sourceArea.x, sourceArea.y, sourceArea.x + width, sourceArea.y + height}; in copyFromRTInternal() local
DRenderer9.cpp2487 const gl::Rectangle &sourceRect, in copyImage2D()
2504 const gl::Rectangle &sourceRect, in copyImageCube()
2523 const gl::Rectangle &sourceRect, in copyImage3D()
2536 const gl::Rectangle &sourceRect, in copyImage2DArray()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2579 const gl::Rectangle &sourceRect, in copyImageInternal()
2650 const gl::Rectangle &sourceRect, in copyImage2D()
2675 const gl::Rectangle &sourceRect, in copyImageCube()
2701 const gl::Rectangle &sourceRect, in copyImage3D()
2726 const gl::Rectangle &sourceRect, in copyImage2DArray()
/external/skia/modules/canvaskit/tests/
Dcore_test.js473 const sourceRect = CanvasKit.XYWHRect(0, 0, 150, 150); constant
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c11783 Rect sourceRect; in Qt_GraphicsImportSetSourceRect() local
11803 Rect sourceRect; in Qt_GraphicsImportGetSourceRect() local