Home
last modified time | relevance | path

Searched refs:resolution_switch_enabled_ (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.h146 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled()
202 bool resolution_switch_enabled_ = false; variable
Dhw_device_drm.cpp451 resolution_switch_enabled_ = true; in InitializeConfigs()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.h161 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled()
232 bool resolution_switch_enabled_ = false; variable
Dhw_device_drm.cpp549 resolution_switch_enabled_ = true; in InitializeConfigs()