Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3HWI.h428 bool shutter_notified; member
DQCamera3HWI.cpp3277 if (!i->shutter_notified) { in handleInputBufferWithLock()
3297 i->shutter_notified = true; in handleInputBufferWithLock()
4107 pendingRequest.shutter_notified = false; in processCaptureRequest()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h481 bool shutter_notified; member
DQCamera3HWI.cpp3375 if (!i->shutter_notified) { in handleInputBufferWithLock()
3395 i->shutter_notified = true; in handleInputBufferWithLock()
4662 pendingRequest.shutter_notified = false; in processCaptureRequest()