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

1 2

  /hardware/qcom/display/msm8909/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 224 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 350 dump_frame_index_ = 0;
891 dump_frame_index_++;
    [all...]
  /hardware/qcom/display/msm8909w_3100/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 224 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
hwc_display.cpp 350 dump_frame_index_ = 0;
891 dump_frame_index_++;
    [all...]
  /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/msm8909/sdm/libs/hwc2/
hwc_tonemapper.h 120 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 291 dump_frame_index_ = 0;
321 target_buffer->height, dump_frame_index_);
330 dump_frame_index_++;
hwc_display.h 274 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_tonemapper.h 120 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 288 dump_frame_index_ = 0;
318 target_buffer->height, dump_frame_index_);
327 dump_frame_index_++;
hwc_display.h 267 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_tonemapper.h 120 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCToneMapper
hwc_tonemapper.cpp 281 dump_frame_index_ = 0;
304 dump_frame_index_);
313 dump_frame_index_++;
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 248 uint32_t dump_frame_index_ = 0; member in class:sdm::HWCDisplay

Completed in 396 milliseconds

1 2