Searched refs:shutterTimestamp (Results 1 – 3 of 3) sorted by relevance
48 nsecs_t shutterTimestamp; member126 shutterTimestamp(0), in InFlightRequest()146 shutterTimestamp(0),
402 nsecs_t shutterTimestamp = request.shutterTimestamp; in removeInFlightRequestIfReadyLocked() local412 (request.haveResultMetadata && shutterTimestamp != 0))) { in removeInFlightRequestIfReadyLocked()422 sensorTimestamp != shutterTimestamp) { in removeInFlightRequestIfReadyLocked()425 sensorTimestamp, frameNumber, shutterTimestamp); in removeInFlightRequestIfReadyLocked()488 nsecs_t shutterTimestamp = 0; in processCaptureResult() local538 shutterTimestamp = request.shutterTimestamp; in processCaptureResult()602 if (shutterTimestamp != 0) { in processCaptureResult()615 if (shutterTimestamp == 0) { in processCaptureResult()886 request.shutterTimestamp, timestampIncreasing, in returnAndRemovePendingOutputBuffers()946 r.shutterTimestamp = msg.timestamp; in notifyShutter()[all …]
761 r.shutterTimestamp, r.haveResultMetadata ? "true" : "false", in dump()