Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h51 const DrmProperty &crtc_w_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp249 const DrmProperty &DrmPlane::crtc_w_property() const { in crtc_w_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1714 plane->crtc_w_property(), config.dst.w)) < 0) in setupCommitFromDisplayConfig()