Searched refs:hasExistingWindowSurface (Results 1 – 2 of 2) sorted by relevance
76 bool hasExistingWindowSurface(EGLNativeWindowType window);
322 if(hasExistingWindowSurface(window)) in createWindowSurface()704 bool Display::hasExistingWindowSurface(EGLNativeWindowType window) in hasExistingWindowSurface() function in egl::Display