HomeSort by relevance Sort by last modified time
    Searched refs:dump_frame_count_ (Results 1 - 25 of 47) sorted by null

1 2

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
blit_engine_c2d.h 115 uint32_t dump_frame_count_ = 0; member in class:sdm::BlitEngineC2d
hwc_tonemapper.h 95 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 234 dump_frame_count_ = count;
239 if (!dump_frame_count_) {
265 dump_frame_count_--;
hwc_display_primary.cpp 178 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
434 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
445 if (0 == dump_frame_count_) {
blit_engine_c2d.cpp 250 dump_frame_count_ = count;
577 if (!dump_frame_count_) {
600 dump_frame_count_--;
hwc_display.h 223 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCDisplay
hwc_display_virtual.cpp 181 if (dump_frame_count_ && !flush_ && dump_output_layer_) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
blit_engine_c2d.h 115 uint32_t dump_frame_count_ = 0; member in class:sdm::BlitEngineC2d
hwc_tonemapper.h 95 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 234 dump_frame_count_ = count;
239 if (!dump_frame_count_) {
265 dump_frame_count_--;
hwc_display_primary.cpp 178 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
434 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
445 if (0 == dump_frame_count_) {
blit_engine_c2d.cpp 250 dump_frame_count_ = count;
577 if (!dump_frame_count_) {
600 dump_frame_count_--;
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
blit_engine_c2d.h 115 uint32_t dump_frame_count_ = 0; member in class:sdm::BlitEngineC2d
hwc_display_primary.cpp 161 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
380 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
391 if (0 == dump_frame_count_) {
blit_engine_c2d.cpp 250 dump_frame_count_ = count;
562 if (!dump_frame_count_) {
585 dump_frame_count_--;
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_tonemapper.h 119 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCToneMapper
hwc_display_primary.cpp 187 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
474 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
485 if (0 == dump_frame_count_) {
hwc_tonemapper.cpp 290 dump_frame_count_ = count;
296 if (!dump_frame_count_) {
329 dump_frame_count_--;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_tonemapper.h 119 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCToneMapper
hwc_display_primary.cpp 184 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
451 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
462 if (0 == dump_frame_count_) {
hwc_tonemapper.cpp 287 dump_frame_count_ = count;
293 if (!dump_frame_count_) {
326 dump_frame_count_--;
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_tonemapper.h 119 uint32_t dump_frame_count_ = 0; member in class:sdm::HWCToneMapper
hwc_display_primary.cpp 177 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
454 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
465 if (0 == dump_frame_count_) {
hwc_tonemapper.cpp 280 dump_frame_count_ = count;
285 if (!dump_frame_count_) {
312 dump_frame_count_--;
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 177 bool pending_output_dump = dump_frame_count_ && dump_output_to_file_;
436 if (dump_frame_count_ && output_buffer_.release_fence_fd >= 0) {
447 if (0 == dump_frame_count_) {

Completed in 186 milliseconds

1 2