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

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display_primary.h 83 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 178 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
416 } else if (dump_output_to_file_) {
446 dump_output_to_file_ = false;
464 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
465 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
467 if (!count || !dump_output_to_file_) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display_primary.h 83 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 178 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
416 } else if (dump_output_to_file_) {
446 dump_output_to_file_ = false;
464 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
465 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
467 if (!count || !dump_output_to_file_) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.h 89 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
hwc_display_primary.cpp 161 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
362 } else if (dump_output_to_file_) {
392 dump_output_to_file_ = false;
410 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
411 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
413 if (!count || !dump_output_to_file_) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_primary.cpp 187 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
456 } else if (dump_output_to_file_) {
486 dump_output_to_file_ = false;
504 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
505 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
507 if (!count || !dump_output_to_file_) {
hwc_display_primary.h 102 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_primary.cpp 184 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
433 } else if (dump_output_to_file_) {
463 dump_output_to_file_ = false;
481 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
482 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
484 if (!count || !dump_output_to_file_) {
hwc_display_primary.h 103 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 177 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
418 } else if (dump_output_to_file_) {
448 dump_output_to_file_ = false;
466 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
467 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
469 if (!count || !dump_output_to_file_) {
hwc_display_primary.h 100 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display_primary.cpp 177 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
436 } else if (dump_output_to_file_) {
466 dump_output_to_file_ = false;
484 dump_output_to_file_ = bit_mask_layer_type & (1 << OUTPUT_LAYER_DUMP);
485 DLOGI("output_layer_dump_enable %d", dump_output_to_file_);
487 if (!count || !dump_output_to_file_) {
hwc_display_primary.h 102 bool dump_output_to_file_ = false; member in class:sdm::HWCDisplayPrimary

Completed in 611 milliseconds