Home
last modified time | relevance | path

Searched defs:calculateLatencyMillis (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStream.h266 virtual ResultWithValue<double> calculateLatencyMillis() { in calculateLatencyMillis() function
/third_party/skia/third_party/externals/oboe/src/common/
DFilterAudioStream.h162 ResultWithValue<double> calculateLatencyMillis() override { in calculateLatencyMillis() function
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp611 ResultWithValue<double> AudioStreamAAudio::calculateLatencyMillis() { in calculateLatencyMillis() function in oboe::AudioStreamAAudio