HomeSort by relevance Sort by last modified time
    Searched refs:post_processed_output_ (Results 1 - 10 of 10) 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/sdm845/sdm/libs/hwc/
hwc_display_primary.h 75 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 184 layer_stack_.flags.post_processed_output = post_processed_output_;
418 post_processed_output_ = false;
444 post_processed_output_ = false;
485 post_processed_output_ = true;
516 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_;
431 post_processed_output_ = false;
457 post_processed_output_ = false;
497 post_processed_output_ = true;
528 post_processed_output_ = post_processed_output;
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display_primary.h 95 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 183 layer_stack_.flags.post_processed_output = post_processed_output_;
449 post_processed_output_ = false;
475 post_processed_output_ = false;
515 post_processed_output_ = true;
546 post_processed_output_ = post_processed_output;
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_display_primary.h 94 bool post_processed_output_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 184 layer_stack_.flags.post_processed_output = post_processed_output_;
438 post_processed_output_ = false;
464 post_processed_output_ = false;
504 post_processed_output_ = true;
535 post_processed_output_ = post_processed_output;

Completed in 1636 milliseconds