Home
last modified time | relevance | path

Searched refs:flush_on_error_ (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.h180 bool flush_on_error_ = false; variable
Dhwc_display.cpp163 bool flush_on_error = flush_on_error_; in SetPowerMode()
198 flush_on_error_ = flush_on_error; in SetPowerMode()
653 flush_on_error_ = true; in CommitLayerStack()
675 if (flush_ && flush_on_error_) { in PostCommitLayerStack()
/hardware/qcom/display/msm8998/sdm/libs/hwc/
Dhwc_display.cpp252 bool flush_on_error = flush_on_error_; in SetPowerMode()
288 flush_on_error_ = flush_on_error; in SetPowerMode()
817 flush_on_error_ = true; in CommitLayerStack()
841 if (flush_ && flush_on_error_) { in PostCommitLayerStack()
Dhwc_display.h220 bool flush_on_error_ = false; variable
Dhwc_display_external_test.cpp184 flush_on_error_ = true; in Commit()
737 if (flush_ && flush_on_error_) { in PostCommit()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.cpp497 bool flush_on_error = flush_on_error_; in BuildLayerStack()
528 flush_on_error_ = flush_on_error; in BuildLayerStack()
907 flush_on_error_ = true; in BuildLayerStack()
928 if (flush_ && flush_on_error_) { in BuildLayerStack()
Dhwc_display.h244 bool flush_on_error_ = false; variable
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.cpp490 bool flush_on_error = flush_on_error_; in BuildLayerStack()
521 flush_on_error_ = flush_on_error; in BuildLayerStack()
879 flush_on_error_ = true; in BuildLayerStack()
904 if (flush_ && flush_on_error_) { in BuildLayerStack()
Dhwc_display.h242 bool flush_on_error_ = false; variable