Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.cpp6088 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6089 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6090 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6134 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6135 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6136 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()