Searched refs:checkForResize (Results 1 – 10 of 10) sorted by relevance
315 return checkForResize(); in initialize()324 checkForResize(); in swap()333 bool WindowSurface::checkForResize() in checkForResize() function in egl::WindowSurface
129 bool checkForResize();
23 virtual egl::Error checkForResize() = 0;
143 egl::Error error = checkForResize(); in swap()210 egl::Error WindowSurfaceGLX::checkForResize() in checkForResize() function in rx::WindowSurfaceGLX
53 egl::Error checkForResize() override;
55 egl::Error checkForResize() override;
129 egl::Error PbufferSurfaceGLX::checkForResize() in checkForResize() function in rx::PbufferSurfaceGLX
749 ANGLE_TRY(glxDrawSurface->checkForResize()); in waitNative()755 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();