Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h49 const DrmProperty &crtc_x_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp241 const DrmProperty &DrmPlane::crtc_x_property() const { in crtc_x_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1708 plane->crtc_x_property(), config.dst.x)) < 0) in setupCommitFromDisplayConfig()