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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
blit_engine_c2d.h 116 uint32_t dump_frame_index_ = 0; member in class:sdm::BlitEngineC2d
blit_engine_c2d.cpp 251 dump_frame_index_ = 0;
579 "/blit_target_%d.raw", (dump_frame_index_));
586 dump_frame_index_++;
hwc_display.h 183 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 269 dump_frame_index_ = 0;
727 dump_frame_index_++;
893 GetHALPixelFormatString(pvt_handle->format), dump_frame_index_);
936 GetFormatString(buffer_info.buffer_config.format), dump_frame_index_);
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc/
blit_engine_c2d.h 116 uint32_t dump_frame_index_ = 0; member in class:sdm::BlitEngineC2d
hwc_tonemapper.h 96 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 235 dump_frame_index_ = 0;
257 dump_frame_index_);
266 dump_frame_index_++;
blit_engine_c2d.cpp 251 dump_frame_index_ = 0;
594 "/blit_target_%d.raw", (dump_frame_index_));
601 dump_frame_index_++;
hwc_display.h 223 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 359 dump_frame_index_ = 0;
900 dump_frame_index_++;
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 245 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 682 dump_frame_index_ = 0;
953 dump_frame_index_++;
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display.h 247 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 689 dump_frame_index_ = 0;
976 dump_frame_index_++;
    [all...]

Completed in 508 milliseconds