Searched refs:getCallbackCount (Results 1 – 5 of 5) sorted by relevance
38 status.callbackCount = getCallbackCount(); in getStreamStatus()182 public long getCallbackCount() { return -1; } in getCallbackCount() method in AudioStreamBase
204 public native long getCallbackCount(); // TODO Move to another class? in getCallbackCount() method in OboeAudioStream
37 int64_t getCallbackCount() { in getCallbackCount() function
243 int64_t getCallbackCount() { in getCallbackCount() function244 return oboeCallbackProxy.getCallbackCount(); in getCallbackCount()
379 return engine.getCurrentActivity()->getCallbackCount(); in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getCallbackCount()