Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.h104 void markSurfaceForDestroy(EglDisplay* display,
DEglGlobalInfo.cpp150 void EglGlobalInfo::markSurfaceForDestroy(EglDisplay* display, in markSurfaceForDestroy() function in EglGlobalInfo
DEglImp.cpp874 g_eglInfo->markSurfaceForDestroy(dpy, surface); in eglDestroySurface()