Home
last modified time | relevance | path

Searched refs:getBufferFrameCountN (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java51 return getBufferFrameCountN(mNativePlayer); in getNumBufferFrames()
153 private native int getBufferFrameCountN(long mNativePlayer); in getBufferFrameCountN() method in OboePlayer
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DOboeRecorder.java124 private native int getBufferFrameCountN(long nativeRecorder); in getBufferFrameCountN() method in OboeRecorder