Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.h458 bool shutter_notified; member
DQCamera3HWI.cpp3750 if (!i->shutter_notified) { in handleInputBufferWithLock()
3770 i->shutter_notified = true; in handleInputBufferWithLock()
4332 pendingRequest.shutter_notified = false; in processCaptureRequest()