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 47 mTimestampOffset(timestampOffset),
74 mTimestampOffset(timestampOffset),
107 mTimestampOffset(timestampOffset),
149 mTimestampOffset(timestampOffset),
280 mUseMonoTimestamp ? timestamp - mTimestampOffset : timestamp);
    [all...]
Camera3OutputStream.h 278 nsecs_t mTimestampOffset;
Camera3Device.h 501 nsecs_t mTimestampOffset;
    [all...]
Camera3Device.cpp 77 mTimestampOffset(0),
301 mTimestampOffset = getMonoToBoottimeOffset();
    [all...]

Completed in 72 milliseconds