Home
last modified time | relevance | path

Searched defs:monotonic (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DMediaTimeProvider.java64 public long getCurrentTimeUs(boolean precise, boolean monotonic) in getCurrentTimeUs()
H A DMediaPlayer.java6088 public long getCurrentTimeUs(boolean refreshTime, boolean monotonic) in getCurrentTimeUs()
/aosp12/frameworks/av/include/media/
H A DInterpolator.h112 bool monotonic, catmullRom; in findY() local
/aosp12/system/logging/logd/
H A DLogKlog.cpp264 void LogKlog::calculateCorrection(const log_time& monotonic, in calculateCorrection()
/aosp12/system/logging/liblog/
H A Dlogprint.cpp1224 struct timespec monotonic; in convertMonotonic() local