Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmplane.h53 const DrmProperty &src_x_property() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp257 const DrmProperty &DrmPlane::src_x_property() const { in src_x_property() function in android::DrmPlane
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1720 plane->src_x_property(), (int)(config.src.x) << 16)) < 0) in setupCommitFromDisplayConfig()