Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_device_drm.h146 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled()
202 bool resolution_switch_enabled_ = false; variable
H A Dhw_device_drm.cpp451 resolution_switch_enabled_ = true; in InitializeConfigs()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.h165 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled()
239 bool resolution_switch_enabled_ = false; variable
H A Dhw_device_drm.cpp576 resolution_switch_enabled_ = true; in InitializeConfigs()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.h173 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled()
260 bool resolution_switch_enabled_ = false; variable
H A Dhw_device_drm.cpp580 resolution_switch_enabled_ = true; in InitializeConfigs()