Searched refs:GetIndexInResArray (Results 1 – 5 of 5) sorted by relevance
42 auto GetIndexInResArray() const { in GetIndexInResArray() function47 return (enc_->possible_clones & (1 << encoder.GetIndexInResArray())) != 0; in CanClone()51 return (enc_->possible_crtcs & (1 << crtc.GetIndexInResArray())) != 0; in SupportsCrtc()
45 auto GetIndexInResArray() const { in GetIndexInResArray() function
54 auto GetIndexInResArray() const { in GetIndexInResArray() function
41 vsw->high_crtc_ = pipe->crtc->Get()->GetIndexInResArray() in CreateInstance()
166 return ((1 << crtc.GetIndexInResArray()) & plane_->possible_crtcs) != 0; in IsCrtcSupported()