Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h107 bool stillCapture; member
136 stillCapture(false), in InFlightRequest()
158 stillCapture(isStillCapture),
DCamera3OutputUtils.cpp413 if (request.stillCapture) { in removeInFlightRequestIfReadyLocked()
623 hasInputBufferInRequest, request.zslCapture && request.stillCapture, in processCaptureResult()
927 } else if (r.zslCapture && r.stillCapture) { in notifyShutter()
965 r.hasInputBuffer, r.zslCapture && r.stillCapture, in notifyShutter()