Home
last modified time | relevance | path

Searched refs:flush_frame_idx (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp6723 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6724 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6725 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6775 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6776 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6777 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()