Searched refs:getWindowHandle (Results 1 – 3 of 3) sorted by relevance
61 virtual EGLNativeWindowType getWindowHandle() const = 0;125 EGLNativeWindowType getWindowHandle() const override;148 EGLNativeWindowType getWindowHandle() const override;
328 EGLNativeWindowType WindowSurface::getWindowHandle() const in getWindowHandle() function in egl::WindowSurface455 EGLNativeWindowType PBufferSurface::getWindowHandle() const in getWindowHandle() function in egl::PBufferSurface
706 if(surface->getWindowHandle() == window) in hasExistingWindowSurface()