Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_color_manager.h98 uint32_t entry_timeout_ = 0; variable
Dhwc_color_manager.cpp376 mode_mgr->entry_timeout_ = UINT32(HWCDebugHandler::GetIdleTimeoutMs()); in CreateQDCMModeMgr()
481 uint32_t timeout = enable ? 0 : entry_timeout_; in EnableQDCMMode()