Searched refs:checkForResize (Results 1 – 10 of 10) sorted by relevance
23 virtual egl::Error checkForResize() = 0;
163 egl::Error error = checkForResize(); in swap()257 egl::Error WindowSurfaceGLX::checkForResize() in checkForResize() function in rx::WindowSurfaceGLX
52 egl::Error checkForResize() override;
53 egl::Error checkForResize() override;
56 egl::Error checkForResize() override;
129 egl::Error PbufferSurfaceGLX::checkForResize() in checkForResize() function in rx::PbufferSurfaceGLX
206 egl::Error PixmapSurfaceGLX::checkForResize() in checkForResize() function in rx::PixmapSurfaceGLX
771 ANGLE_TRY(glxDrawSurface->checkForResize()); in waitNative()777 ANGLE_TRY(glxReadSurface->checkForResize()); in waitNative()
147 return checkForResize(); in swap()186 return checkForResize(); in postSubBuffer()374 egl::Error DXGISwapChainWindowSurfaceWGL::checkForResize() in checkForResize() function in rx::DXGISwapChainWindowSurfaceWGL
69 egl::Error checkForResize();