Searched refs:mPreviousTimestamp (Results 1 – 1 of 1) sorted by relevance
32 private int mPreviousTimestamp; // Used to calculate deltas. field in MidiBtleTimeTracker54 long deltaMillis = timestamp - mPreviousTimestamp; in convertTimestampToNanotime()96 mPreviousTimestamp = timestamp; in convertTimestampToNanotime()