Searched defs:initN (Results 1 – 6 of 6) sorted by relevance
25 public static native void initN(); in initN() method in JavaSourceProxy
49 private native void initN(long nativeSourcePtr, int numFrames, int numChans); in initN() method in NativeAudioSource
31 public static native void initN(); in initN() method in NativeMidiManager
48 private native void initN(long nativeSinkPtr, int numFrames, int numChans); in initN() method in NativeAudioSink
478 public static native void initN(); in initN() method in NativeMidiEchoTest
160 bool TestContext::initN(JNIEnv* env) { in initN() function in TestContext