Home
last modified time | relevance | path

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

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