Searched defs:swapRect (Results 1 – 4 of 4) sorted by relevance
278 EGLint SwapChain9::swapRect(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) in swapRect() function in rx::SwapChain9
271 egl::Error SurfaceD3D::swapRect(DisplayD3D *displayD3D, in swapRect() function in rx::SurfaceD3D
788 EGLint SwapChain11::swapRect(DisplayD3D *displayD3D, in swapRect() function in rx::SwapChain11
2347 SkRect swapRect = testRect; in test_is_closed_rect() local