Home
last modified time | relevance | path

Searched refs:shutdown_pending_ (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.cpp136 if (shutdown_pending_) { in EventControl()
150 shutdown_pending_ = true; in EventControl()
165 if (shutdown_pending_) { in SetPowerMode()
201 shutdown_pending_ = true; in SetPowerMode()
428 if (shutdown_pending_) { in PrePrepareLayerStack()
570 if (shutdown_pending_) { in PrepareLayerStack()
580 shutdown_pending_ = true; in PrepareLayerStack()
620 if (shutdown_pending_) { in CommitLayerStack()
656 shutdown_pending_ = true; in CommitLayerStack()
1113 if (shutdown_pending_) { in SetCursorPosition()
[all …]
H A Dhwc_display.h195 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display.cpp216 if (shutdown_pending_) { in EventControl()
230 shutdown_pending_ = true; in EventControl()
245 if (shutdown_pending_) { in SetPowerMode()
282 shutdown_pending_ = true; in SetPowerMode()
527 if (shutdown_pending_) { in PrePrepareLayerStack()
701 if (shutdown_pending_) { in PrepareLayerStack()
711 shutdown_pending_ = true; in PrepareLayerStack()
766 if (shutdown_pending_) { in CommitLayerStack()
811 shutdown_pending_ = true; in CommitLayerStack()
1218 if (shutdown_pending_) { in SetCursorPosition()
[all …]
H A Dhwc_display_external_test.cpp140 if (shutdown_pending_) { in Prepare()
147 shutdown_pending_ = true; in Prepare()
173 if (shutdown_pending_) { in Commit()
188 shutdown_pending_ = true; in Commit()
H A Dhwc_display.h236 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display.cpp216 if (shutdown_pending_) { in EventControl()
230 shutdown_pending_ = true; in EventControl()
245 if (shutdown_pending_) { in SetPowerMode()
282 shutdown_pending_ = true; in SetPowerMode()
527 if (shutdown_pending_) { in PrePrepareLayerStack()
701 if (shutdown_pending_) { in PrepareLayerStack()
711 shutdown_pending_ = true; in PrepareLayerStack()
766 if (shutdown_pending_) { in CommitLayerStack()
811 shutdown_pending_ = true; in CommitLayerStack()
1218 if (shutdown_pending_) { in SetCursorPosition()
[all …]
H A Dhwc_display_external_test.cpp140 if (shutdown_pending_) { in Prepare()
147 shutdown_pending_ = true; in Prepare()
173 if (shutdown_pending_) { in Commit()
188 shutdown_pending_ = true; in Commit()
H A Dhwc_display.h236 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.cpp463 if (shutdown_pending_) { in BuildLayerStack()
479 shutdown_pending_ = true; in BuildLayerStack()
494 if (shutdown_pending_) { in BuildLayerStack()
526 shutdown_pending_ = true; in BuildLayerStack()
716 if (shutdown_pending_) { in BuildLayerStack()
724 shutdown_pending_ = true; in BuildLayerStack()
860 if (shutdown_pending_ || layer_set_.empty()) { in BuildLayerStack()
886 shutdown_pending_ = true; in BuildLayerStack()
1394 if (shutdown_pending_) { in BuildLayerStack()
1422 shutdown_pending_ = true; in BuildLayerStack()
H A Dhwc_display.h257 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_display.cpp637 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) { in BuildLayerStack()
653 shutdown_pending_ = true; in BuildLayerStack()
668 if (shutdown_pending_) { in BuildLayerStack()
705 shutdown_pending_ = true; in BuildLayerStack()
926 if (shutdown_pending_) { in BuildLayerStack()
934 shutdown_pending_ = true; in BuildLayerStack()
1117 if (shutdown_pending_ || layer_set_.empty()) { in BuildLayerStack()
1143 shutdown_pending_ = true; in BuildLayerStack()
1610 if (shutdown_pending_) { in BuildLayerStack()
1641 shutdown_pending_ = true; in BuildLayerStack()
H A Dhwc_display.h279 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display.cpp644 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) { in BuildLayerStack()
660 shutdown_pending_ = true; in BuildLayerStack()
675 if (shutdown_pending_) { in BuildLayerStack()
711 shutdown_pending_ = true; in BuildLayerStack()
932 if (shutdown_pending_) { in BuildLayerStack()
940 shutdown_pending_ = true; in BuildLayerStack()
1118 if (shutdown_pending_ || layer_set_.empty()) { in BuildLayerStack()
1144 shutdown_pending_ = true; in BuildLayerStack()
1593 if (shutdown_pending_) { in BuildLayerStack()
1624 shutdown_pending_ = true; in BuildLayerStack()
H A Dhwc_display.h275 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp140 if (shutdown_pending_) { in Validate()
146 shutdown_pending_ = true; in Validate()
167 if (shutdown_pending_) { in Present()
181 shutdown_pending_ = true; in Present()
H A Dhwc_display.cpp679 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) { in BuildLayerStack()
695 shutdown_pending_ = true; in BuildLayerStack()
710 if (shutdown_pending_) { in BuildLayerStack()
747 shutdown_pending_ = true; in BuildLayerStack()
989 if (shutdown_pending_) { in BuildLayerStack()
997 shutdown_pending_ = true; in BuildLayerStack()
1181 if (shutdown_pending_ || layer_set_.empty()) { in BuildLayerStack()
1207 shutdown_pending_ = true; in BuildLayerStack()
1703 if (shutdown_pending_) { in BuildLayerStack()
1734 shutdown_pending_ = true; in BuildLayerStack()
H A Dhwc_display.h286 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_pluggable_test.cpp144 if (shutdown_pending_) { in Validate()
150 shutdown_pending_ = true; in Validate()
179 if (shutdown_pending_) { in Present()
192 shutdown_pending_ = true; in Present()
H A Dhwc_display.cpp912 if (shutdown_pending_ || in SetVsyncEnabled()
929 shutdown_pending_ = true; in SetVsyncEnabled()
965 if (shutdown_pending_) { in SetPowerMode()
1003 shutdown_pending_ = true; in SetPowerMode()
1420 if (shutdown_pending_) { in PrepareLayerStack()
1434 shutdown_pending_ = true; in PrepareLayerStack()
1657 if (shutdown_pending_ || layer_set_.empty()) { in CommitLayerStack()
1693 shutdown_pending_ = true; in CommitLayerStack()
2066 if (shutdown_pending_) { in SetCursorPosition()
2102 shutdown_pending_ = true; in SetCursorPosition()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp140 if (shutdown_pending_) { in Validate()
146 shutdown_pending_ = true; in Validate()
167 if (shutdown_pending_) { in Present()
180 shutdown_pending_ = true; in Present()
H A Dhwc_display.cpp904 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) { in SetVsyncEnabled()
920 shutdown_pending_ = true; in SetVsyncEnabled()
935 if (shutdown_pending_) { in SetPowerMode()
974 shutdown_pending_ = true; in SetPowerMode()
1301 if (shutdown_pending_) { in PrepareLayerStack()
1316 shutdown_pending_ = true; in PrepareLayerStack()
1515 if (shutdown_pending_ || layer_set_.empty()) { in CommitLayerStack()
1541 shutdown_pending_ = true; in CommitLayerStack()
2047 if (shutdown_pending_) { in SetCursorPosition()
2078 shutdown_pending_ = true; in SetCursorPosition()
H A Dhwc_display.h453 bool shutdown_pending_ = false; variable
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_pluggable_test.cpp144 if (shutdown_pending_) { in Validate()
150 shutdown_pending_ = true; in Validate()
179 if (shutdown_pending_) { in Present()
192 shutdown_pending_ = true; in Present()
H A Dhwc_display.cpp876 if (shutdown_pending_ || in SetVsyncEnabled()
893 shutdown_pending_ = true; in SetVsyncEnabled()
935 if (shutdown_pending_) { in SetPowerMode()
971 shutdown_pending_ = true; in SetPowerMode()
1518 if (shutdown_pending_) { in PrepareLayerStack()
1532 shutdown_pending_ = true; in PrepareLayerStack()
1748 if (shutdown_pending_ || layer_set_.empty()) { in CommitLayerStack()
1779 shutdown_pending_ = true; in CommitLayerStack()
2143 if (shutdown_pending_) { in SetCursorPosition()
2179 shutdown_pending_ = true; in SetCursorPosition()
H A Dhwc_display.h466 bool shutdown_pending_ = false; variable

12