Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DDisplay.cpp1212 ContextMap contextsStillCurrent = {}; in terminate() local
1225 contextsStillCurrent.emplace(context); in terminate()
1241 mState.contextMap = std::move(contextsStillCurrent); in terminate()