Home
last modified time | relevance | path

Searched refs:auto_refresh_ (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_primary.h99 bool auto_refresh_ = false; variable
Dhw_primary.cpp672 if (enable == auto_refresh_) { in SetAutoRefresh()
680 auto_refresh_ = enable; in SetAutoRefresh()