Home
last modified time | relevance | path

Searched refs:crtc_h_property (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h52 const DrmProperty &crtc_h_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp253 const DrmProperty &DrmPlane::crtc_h_property() const { in crtc_h_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1717 plane->crtc_h_property(), config.dst.h)) < 0) in setupCommitFromDisplayConfig()