Searched refs:TIMEBASE_MONOTONIC (Results 1 – 7 of 7) sorted by relevance
42 public static final int TIMEBASE_MONOTONIC = 0; field in AudioTimestamp52 TIMEBASE_MONOTONIC,
1260 && timebase != AudioTimestamp.TIMEBASE_MONOTONIC)) { in getTimestamp()
55 TIMEBASE_MONOTONIC, // Clock monotonic offset (generally 0) enumerator129 if (getBestTimestamp(&position, &time, TIMEBASE_MONOTONIC, location) == OK) {
238 timebase = ExtendedTimestamp::TIMEBASE_MONOTONIC; in getBestTimestamp()
356 ts.getBestTimestamp(&position, &timeNs, ExtendedTimestamp::TIMEBASE_MONOTONIC, in onMoreData()
3729 + ets.mTimebaseOffset[ExtendedTimestamp::TIMEBASE_MONOTONIC] in pendingDuration()
20510 field public static final int TIMEBASE_MONOTONIC = 0; // 0x0