Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h92 const DrmProperty &refresh_on_lp() const;
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp430 const DrmProperty &DrmConnector::refresh_on_lp() const { in refresh_on_lp() function in android::DrmConnector
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1262 const auto [ret, refresh_on_lp] = mDrmConnector->refresh_on_lp().value(); in needRefreshOnLP()
1265 return refresh_on_lp; in needRefreshOnLP()