Home
last modified time | relevance | path

Searched refs:isReprocess (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.cpp16797 void ShutterDispatcher::expectShutter(uint32_t frameNumber, bool isReprocess, bool isZsl) in expectShutter() argument
16801 if (isReprocess) { in expectShutter()