Searched refs:GetCrtcSupported (Results 1 – 3 of 3) sorted by relevance
41 bool GetCrtcSupported(const DrmCrtc &crtc) const;
217 bool DrmPlane::GetCrtcSupported(const DrmCrtc &crtc) const { in GetCrtcSupported() function in android::DrmPlane
2113 if (!plane->GetCrtcSupported(*mDrmCrtc)) in deliverWinConfigData()2312 if (!plane->GetCrtcSupported(*mDrmCrtc)) in clearDisplayPlanes()