Searched refs:TIMEBASE_MONOTONIC (Results 1 – 8 of 8) sorted by relevance
42 public static final int TIMEBASE_MONOTONIC = 0; field in AudioTimestamp52 TIMEBASE_MONOTONIC,
997 && timebase != AudioTimestamp.TIMEBASE_MONOTONIC)) { in getTimestamp()
55 TIMEBASE_MONOTONIC, // Clock monotonic offset (generally 0) enumerator129 if (getBestTimestamp(&position, &time, TIMEBASE_MONOTONIC, location) == OK) {
183 timebase = ExtendedTimestamp::TIMEBASE_MONOTONIC; in getBestTimestamp()
335 ts.getBestTimestamp(&position, &timeNs, ExtendedTimestamp::TIMEBASE_MONOTONIC, in dataCallback()
3043 + ets.mTimebaseOffset[ExtendedTimestamp::TIMEBASE_MONOTONIC] in pendingDuration()
23885 field public static final int TIMEBASE_MONOTONIC = 0; // 0x0