Home
last modified time | relevance | path

Searched refs:TIMEBASE_MONOTONIC (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioTimestamp.java42 public static final int TIMEBASE_MONOTONIC = 0; field in AudioTimestamp
52 TIMEBASE_MONOTONIC,
DAudioRecord.java1053 && timebase != AudioTimestamp.TIMEBASE_MONOTONIC)) { in getTimestamp()
/frameworks/av/media/libaudioclient/include/media/
DAudioTimestamp.h55 TIMEBASE_MONOTONIC, // Clock monotonic offset (generally 0) enumerator
129 if (getBestTimestamp(&position, &time, TIMEBASE_MONOTONIC, location) == OK) {
/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp184 timebase = ExtendedTimestamp::TIMEBASE_MONOTONIC; in getBestTimestamp()
/frameworks/av/media/libstagefright/
DAudioSource.cpp338 ts.getBestTimestamp(&position, &timeNs, ExtendedTimestamp::TIMEBASE_MONOTONIC, in dataCallback()
/frameworks/av/media/libaudioclient/
DAudioTrack.cpp3195 + ets.mTimebaseOffset[ExtendedTimestamp::TIMEBASE_MONOTONIC] in pendingDuration()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt24554 field public static final int TIMEBASE_MONOTONIC = 0; // 0x0