Home
last modified time | relevance | path

Searched refs:isSurface (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/egl/
DeglDisplay.h78 bool isSurface(EGLSurface ctx);
DeglDisplay.cpp650 bool eglDisplay::isSurface(EGLSurface surface) { in isSurface() function in eglDisplay
Degl.cpp190 if (!s_display.isSurface((surface))) \
864 if (!s_display.isSurface(*surface)) { in s_destroyPendingSurfaceAndSetNull()