Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DEchoActivity.java116 private native int getColdStartOutputMillis(); in getColdStartOutputMillis() method in EchoActivity
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h238 int32_t getColdStartOutputMillis() { in getColdStartOutputMillis() function