Searched refs:EGLContextSet (Results 1 – 2 of 2) sorted by relevance
111 typedef std::unordered_set<EGLContext> EGLContextSet; typedef114 typedef std::hash_set<EGLContext> EGLContextSet; typedef117 EGLContextSet m_contexts;
224 EGLContextSet::iterator ctxIte = m_contexts.begin(); in terminate()226 EGLContextSet::iterator ctxToDelete = ctxIte; in terminate()