HomeSort by relevance Sort by last modified time
    Searched refs:post_processed_output_ (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.h 82 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 167 layer_stack_.flags.post_processed_output = post_processed_output_;
375 post_processed_output_ = false;
401 post_processed_output_ = false;
442 post_processed_output_ = true;
473 post_processed_output_ = post_processed_output;
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_primary.h 75 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 168 layer_stack_.flags.post_processed_output = post_processed_output_;
385 post_processed_output_ = false;
411 post_processed_output_ = false;
452 post_processed_output_ = true;
483 post_processed_output_ = post_processed_output;
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.h 93 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 183 layer_stack_.flags.post_processed_output = post_processed_output_;
429 post_processed_output_ = false;
455 post_processed_output_ = false;
495 post_processed_output_ = true;
526 post_processed_output_ = post_processed_output;
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_primary.h 94 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 183 layer_stack_.flags.post_processed_output = post_processed_output_;
434 post_processed_output_ = false;
460 post_processed_output_ = false;
500 post_processed_output_ = true;
531 post_processed_output_ = post_processed_output;

Completed in 5746 milliseconds