Searched refs:context_id_ (Results 1 – 2 of 2) sorted by relevance
155 return contexts_.find(context_id_)->second; in context()237 int context_id_; variable
39 context_id_(0), in GLEnv()284 if (context_id_ != context_id) { in SwitchToContextId()285 context_id_ = context_id; in SwitchToContextId()298 if (context_id_ == context_id && IsActive()) in ReleaseContextId()