Searched refs:refresh_on_lp (Results 1 – 3 of 3) sorted by relevance
92 const DrmProperty &refresh_on_lp() const;
430 const DrmProperty &DrmConnector::refresh_on_lp() const { in refresh_on_lp() function in android::DrmConnector
1262 const auto [ret, refresh_on_lp] = mDrmConnector->refresh_on_lp().value(); in needRefreshOnLP()1265 return refresh_on_lp; in needRefreshOnLP()