Searched refs:alreadyAssociatedWithConfig (Results 1 – 3 of 3) sorted by relevance
38 static bool alreadyAssociatedWithConfig(EGLNativeWindowType win);
29 bool EglWindowSurface::alreadyAssociatedWithConfig(EGLNativeWindowType win) { in alreadyAssociatedWithConfig() function in EglWindowSurface
788 if(EglWindowSurface::alreadyAssociatedWithConfig(win)) { in eglCreateWindowSurface()