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/mobileer/oboetester/
DOboeAudioStream.java256 private native double getTimestampLatency(int streamIndex); in getTimestampLatency() method in OboeAudioStream
/external/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.cpp323 double ActivityContext::getTimestampLatency(int32_t streamIndex) { in getTimestampLatency() function in ActivityContext