Searched refs:checkForResize (Results 1 – 8 of 8) sorted by relevance
143 egl::Error error = checkForResize(); in swap()210 egl::Error WindowSurfaceGLX::checkForResize() in checkForResize() function in rx::WindowSurfaceGLX
23 virtual egl::Error checkForResize() = 0;
53 egl::Error checkForResize() override;
56 egl::Error checkForResize() override;
129 egl::Error PbufferSurfaceGLX::checkForResize() in checkForResize() function in rx::PbufferSurfaceGLX
745 ANGLE_TRY(glxDrawSurface->checkForResize()); in waitNative()751 ANGLE_TRY(glxReadSurface->checkForResize()); in waitNative()
136 return checkForResize(); in swap()173 return checkForResize(); in postSubBuffer()341 egl::Error DXGISwapChainWindowSurfaceWGL::checkForResize() in checkForResize() function in rx::DXGISwapChainWindowSurfaceWGL
68 egl::Error checkForResize();