Searched refs:GetCrtcSupported (Results 1 – 3 of 3) sorted by relevance
77 if ((*iter)->GetCrtcSupported(*crtc)) in GetRemainingLayers()82 if ((*iter)->GetCrtcSupported(*crtc)) in GetRemainingLayers()100 if ((*iter)->GetCrtcSupported(*crtc)) { in AddLayer()108 if ((*iter)->GetCrtcSupported(*crtc)) { in AddLayer()
40 bool GetCrtcSupported(const DrmCrtc &crtc) const;
130 bool DrmPlane::GetCrtcSupported(const DrmCrtc &crtc) const { in GetCrtcSupported() function in android::DrmPlane