Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h54 const DrmProperty &src_y_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp261 const DrmProperty &DrmPlane::src_y_property() const { in src_y_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1723 plane->src_y_property(), (int)(config.src.y) << 16)) < 0) in setupCommitFromDisplayConfig()