Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DOboeAudioStream.java282 private native double getTimestampLatency(int streamIndex); in getTimestampLatency() method in OboeAudioStream
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp347 double ActivityContext::getTimestampLatency(int32_t streamIndex) { in getTimestampLatency() function in ActivityContext