Searched defs:shutterTimestampNs (Results 1 – 2 of 2) sorted by relevance
123 void metadataSetShutterTimestamp(CameraMetadata* m, const int64_t shutterTimestampNs) { in metadataSetShutterTimestamp()
550 const int64_t shutterTimestampNs = timespec2nanos(nextFrameT); in captureOneFrame() local