Searched defs:getContexts (Results 1 – 2 of 2) sorted by relevance
39 const ContextMap &getContexts() const { return mContexts; } in getContexts() function81 const ContextMap &getContexts() const { return mState.getContexts(); } in getContexts() function
87 const egl::ContextMap &getContexts() const { return mState.getContexts(); } in getContexts() function