Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h176 void expectShutter(uint32_t frameNumber, bool isReprocess);
DQCamera3HWI.cpp16345 void ShutterDispatcher::expectShutter(uint32_t frameNumber, bool isReprocess) in expectShutter() argument
16349 if (isReprocess) { in expectShutter()