Home
last modified time | relevance | path

Searched refs:is_cmdmode (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_primary.cpp227 if (content_list->numHwLayers <= 1 && display_config.is_cmdmode) { in Commit()
343 if (display_config.is_cmdmode) { in SetSecureDisplay()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_primary.cpp227 if (content_list->numHwLayers <= 1 && display_config.is_cmdmode) { in Commit()
343 if (display_config.is_cmdmode) { in SetSecureDisplay()
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Ddisplay_interface.h152 bool is_cmdmode = false; //!< If panel is command mode panel. member
/hardware/qcom/display/msm8909/sdm/include/core/
Ddisplay_interface.h152 bool is_cmdmode = false; //!< If panel is command mode panel. member
/hardware/qcom/display/msm8998/sdm/include/core/
Ddisplay_interface.h146 bool is_cmdmode = false; //!< If panel is command mode panel. member
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_primary.cpp220 flush_ = !display_config.is_cmdmode; in Validate()
396 skip_prepare_ = !display_config.is_cmdmode; in SetSecureDisplay()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.cpp570 partial_update_enabled_ = fixed_info.partial_update || (!fixed_info.is_cmdmode); in SetPartialUpdate()
580 bool command_mode = fixed_info.is_cmdmode; in SetPowerMode()
588 is_cmd_mode_ = fixed_info.is_cmdmode; in SetPowerMode()
615 bool command_mode = fixed_info.is_cmdmode; in Present()
630 is_cmd_mode_ = fixed_info.is_cmdmode; in Present()
969 is_cmd_mode_ = fixed_info.is_cmdmode; in SetDisplayMode()
Dhwc_display.cpp543 is_cmd_mode_ = fixed_info.is_cmdmode; in Init()
544 partial_update_enabled_ = fixed_info.partial_update || (!fixed_info.is_cmdmode); in Init()
2550 if (!display_config.is_cmdmode) { in WaitOnPreviousFence()
/hardware/qcom/sm8150/display/sdm/include/core/
Ddisplay_interface.h186 bool is_cmdmode = false; //!< If panel is command mode panel. member
/hardware/qcom/sm7250/display/sdm/include/core/
Ddisplay_interface.h234 bool is_cmdmode = false; //!< If panel is command mode panel. member
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp529 is_cmd_mode_ = fixed_info.is_cmdmode; in Init()
530 partial_update_enabled_ = fixed_info.partial_update || (!fixed_info.is_cmdmode); in Init()
2672 if (!display_config.is_cmdmode) { in WaitOnPreviousFence()
Dhwc_display_builtin.cpp637 is_cmd_mode_ = fixed_info.is_cmdmode; in SetDisplayMode()
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_builtin.cpp1429 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()
Ddisplay_base.cpp680 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()
/hardware/qcom/display/msm8909/sdm/libs/core/
Ddisplay_base.cpp389 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Ddisplay_base.cpp380 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()
/hardware/qcom/display/msm8998/sdm/libs/core/
Ddisplay_base.cpp385 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.cpp506 fixed_info->is_cmdmode = (hw_panel_info_.mode == kModeCommand); in GetConfig()