Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h177 void expectShutter(uint32_t frameNumber, bool isReprocess, bool isZsl);
DQCamera3HWI.cpp5910 mShutterDispatcher.expectShutter(frameNumber, request->input_buffer != nullptr, in processCaptureRequest()
16797 void ShutterDispatcher::expectShutter(uint32_t frameNumber, bool isReprocess, bool isZsl) in expectShutter() function in qcamera::ShutterDispatcher