Home
last modified time | relevance | path

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

/external/oboe/samples/hello-oboe/src/main/cpp/
DHelloOboeEngine.cpp42 double HelloOboeEngine::getCurrentOutputLatencyMillis() { in getCurrentOutputLatencyMillis() function in HelloOboeEngine
/external/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/
DPlaybackEngine.java79 static double getCurrentOutputLatencyMillis(){ in getCurrentOutputLatencyMillis() method in PlaybackEngine