Home
last modified time | relevance | path

Searched defs:getTimestampLatency (Results 1 – 2 of 2) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java234 public native double getTimestampLatency(int streamIndex); in getTimestampLatency() method in OboeAudioStream
/external/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.cpp292 double ActivityContext::getTimestampLatency(int32_t streamIndex) { in getTimestampLatency() function in ActivityContext