Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h1051 bool stillCapture; member
1070 stillCapture(false), in InFlightRequest()
1090 stillCapture(isStillCapture),
DCamera3Device.cpp3249 if (request.stillCapture) { in removeInFlightRequestIfReadyLocked()
3766 hasInputBufferInRequest, request.zslCapture && request.stillCapture, in processCaptureResult()
3951 } else if (r.zslCapture && r.stillCapture) { in notifyShutter()
3982 r.hasInputBuffer, r.zslCapture && r.stillCapture, in notifyShutter()