HomeSort by relevance Sort by last modified time
    Searched refs:mTimestampOffset (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.cpp 45 mTimestampOffset(timestampOffset),
70 mTimestampOffset(timestampOffset),
99 mTimestampOffset(timestampOffset),
301 mUseMonoTimestamp ? timestamp - mTimestampOffset : timestamp);
Camera3OutputStream.h 224 nsecs_t mTimestampOffset;
Camera3Device.h 275 nsecs_t mTimestampOffset;
    [all...]
Camera3Device.cpp 70 mTimestampOffset(0),
226 mTimestampOffset = getMonoToBoottimeOffset();
    [all...]

Completed in 389 milliseconds