Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp6203 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6204 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6205 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6249 uint32_t flush_frame_idx = focus_data.flush_info.focused_frame_idx; in processAutoFocusEvent() local
6250 LOGD("flush the zsl-buffer before frame = %u.", flush_frame_idx); in processAutoFocusEvent()
6251 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()