Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglConfig.h156 m_wantedAttribs.insert(wanted); in addWantedAttrib()
160 return m_wantedAttribs.count(wanted); in isWantedAttrib()
203 std::unordered_set<EGLint> m_wantedAttribs; variable