Searched refs:timestampTimeUs (Results 1 – 1 of 1) sorted by relevance
3329 const int64_t timestampTimeUs = convertTimespecToUs(timestamp.mTime); in getTimestamp_l() local3330 if (timestampTimeUs < mStartFromZeroUs) { in getTimestamp_l()3333 const int64_t deltaTimeUs = timestampTimeUs - mStartFromZeroUs; in getTimestamp_l()