Home
last modified time | relevance | path

Searched defs:swapRect (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp278 EGLint SwapChain9::swapRect(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) in swapRect() function in rx::SwapChain9
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp271 egl::Error SurfaceD3D::swapRect(DisplayD3D *displayD3D, in swapRect() function in rx::SurfaceD3D
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp788 EGLint SwapChain11::swapRect(DisplayD3D *displayD3D, in swapRect() function in rx::SwapChain11
/external/skia/tests/
DPathTest.cpp2347 SkRect swapRect = testRect; in test_is_closed_rect() local