Searched refs:GetIndex (Results 1 – 2 of 2) sorted by relevance
62 int GetIndex() { return crtc_index_; } in GetIndex() function
219 if (possible_crtc_indices.find(item.second->GetIndex()) != possible_crtc_indices.end()) { in Reserve()222 token->crtc_index = item.second->GetIndex(); in Reserve()