Home
last modified time | relevance | path

Searched refs:flush_ (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp630 flush_ = true; in PrepareLayerStack()
641 flush_ = true; in PrepareLayerStack()
689 if (!flush_) { in CommitLayerStack()
721 flush_ = true; in CommitLayerStack()
734 if (flush_ && flush_on_error_) { in PostCommitLayerStack()
748 if (!flush_) { in PostCommitLayerStack()
775 if (!flush_) { in PostCommitLayerStack()
791 flush_ = false; in PostCommitLayerStack()
1012 if (!dump_frame_count_ || flush_ || !dump_input_layers_) { in DumpInputBuffers()
Dhwc_display_external.cpp101 flush_ = true; in Prepare()
Dhwc_display.h171 bool flush_ = false; variable
Dhwc_display_primary.cpp174 flush_ = true; in Prepare()
Dhwc_display_virtual.cpp300 if (!dump_frame_count_ || flush_ || !dump_output_layer_) { in DumpOutputBuffer()