Searched refs:GetIndexInResArray (Results 1 – 5 of 5) sorted by relevance
43 auto GetIndexInResArray() const { in GetIndexInResArray() function48 return (enc_->possible_clones & (1 << encoder.GetIndexInResArray())) != 0; in CanClone()52 return (enc_->possible_crtcs & (1 << crtc.GetIndexInResArray())) != 0; in SupportsCrtc()
46 auto GetIndexInResArray() const { in GetIndexInResArray() function
54 auto GetIndexInResArray() const { in GetIndexInResArray() function
123 uint32_t high_crtc = (pipe->crtc->Get()->GetIndexInResArray() in Routine()
151 return ((1 << crtc.GetIndexInResArray()) & plane_->possible_crtcs) != 0; in IsCrtcSupported()