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