Home
last modified time | relevance | path

Searched refs:m_surfaceDestroyList (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.cpp154 m_surfaceDestroyList.push_back( in markSurfaceForDestroy()
160 for (auto elt : m_surfaceDestroyList) { in sweepDestroySurfaces()
171 m_surfaceDestroyList.clear(); in sweepDestroySurfaces()
DEglGlobalInfo.h128 m_surfaceDestroyList; variable