Home
last modified time | relevance | path

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

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