Searched refs:isSurface (Results 1 – 3 of 3) sorted by relevance
78 bool isSurface(EGLSurface ctx);
650 bool eglDisplay::isSurface(EGLSurface surface) { in isSurface() function in eglDisplay
190 if (!s_display.isSurface((surface))) \864 if (!s_display.isSurface(*surface)) { in s_destroyPendingSurfaceAndSetNull()