Searched refs:ContextSet (Results 1 – 6 of 6) sorted by relevance
44 using ContextSet = std::set<uintptr_t>;54 ContextSet contexts;
60 ContextSet& contexts = it->second.contexts; in Remove()
75 using ContextSet = std::set<gl::Context *>; variable92 ContextSet *getContexts() { return &mContexts; } in getContexts()106 ContextSet mContexts;270 const ContextSet &getContextSet() { return mContextSet; } in getContextSet()325 ContextSet mContextSet;
788 for (ContextSet::iterator ctx = mContextSet.begin(); ctx != mContextSet.end(); ctx++) in onSubjectStateChange()1418 for (ContextSet::iterator ctx = mContextSet.begin(); ctx != mContextSet.end(); ctx++) in restoreLostDevice()1589 for (ContextSet::iterator context = mContextSet.begin(); context != mContextSet.end(); in notifyDeviceLost()
106 typedef std::set<Context*> ContextSet; typedef107 ContextSet mContextSet;
1178 egl::ContextSet *shareContextSet = shareGroup->getContexts(); in WriteWindowSurfaceContextCppReplay()4980 const egl::ContextSet *shareContextSet = shareGroup->getContexts(); in setupSharedAndAuxReplay()5090 const egl::ContextSet *shareContextSet = shareGroup->getContexts(); in onEndFrame()5553 egl::ContextSet *shareContextSet = shareGroup->getContexts(); in writeCppReplayIndexFiles()