Searched refs:getWindowHandle (Results 1 – 3 of 3) sorted by relevance
58 virtual EGLNativeWindowType getWindowHandle() const = 0;110 EGLNativeWindowType getWindowHandle() const override;130 EGLNativeWindowType getWindowHandle() const override;
260 EGLNativeWindowType WindowSurface::getWindowHandle() const in getWindowHandle() function in egl::WindowSurface364 EGLNativeWindowType PBufferSurface::getWindowHandle() const in getWindowHandle() function in egl::PBufferSurface
571 if((*surface)->getWindowHandle() == window) in hasExistingWindowSurface()