Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
H A Ddrmcrtc.h48 const DrmProperty &mode_property() const;
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
H A Ddrmcrtc.cpp146 const DrmProperty &DrmCrtc::mode_property() const { in mode_property() function in android::DrmCrtc
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp1136 mDrmCrtc->mode_property(), modeBlob)) < 0) in setDisplayMode()
1819 mDrmCrtc->mode_property(), 0)) < 0) in clearDisplayMode()