Searched defs:bufferSizeInBursts (Results 1 – 2 of 2) sorted by relevance
75 static void setBufferSizeInBursts(int bufferSizeInBursts){ in setBufferSizeInBursts()95 …private static native void native_setBufferSizeInBursts(long engineHandle, int bufferSizeInBursts); in native_setBufferSizeInBursts()
127 jint bufferSizeInBursts) { in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setBufferSizeInBursts()