Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h50 const DrmProperty &crtc_y_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp245 const DrmProperty &DrmPlane::crtc_y_property() const { in crtc_y_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1711 plane->crtc_y_property(), config.dst.y)) < 0) in setupCommitFromDisplayConfig()