Home
last modified time | relevance | path

Searched refs:GetCrtcSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h41 bool GetCrtcSupported(const DrmCrtc &crtc) const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp214 bool DrmPlane::GetCrtcSupported(const DrmCrtc &crtc) const { in GetCrtcSupported() function in android::DrmPlane