[go: nahoru, domu]

Searched refs:sensorTimestamp (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h660 nsecs_t sensorTimestamp; member in struct:android::Camera3Device::InFlightRequest
694 sensorTimestamp(0),
705 sensorTimestamp(0),
H A DCamera3Device.cpp2147 nsecs_t sensorTimestamp = request.sensorTimestamp; local
2163 sensorTimestamp != shutterTimestamp) {
2166 sensorTimestamp, frameNumber, shutterTimestamp);
2436 request.sensorTimestamp = entry.data.i64[0];

Completed in 52 milliseconds