Searched refs:native_start (Results 1 – 5 of 5) sorted by relevance
85 native_start(mInstance); in FuseAppLoop()317 native void native_start(long ptr);
1148 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()1171 if (native_start(syncEvent.getType(), syncEvent.getAudioSessionId()) == SUCCESS) { in startRecording()2006 private native final int native_start(int syncEvent, int sessionId); in native_start() method in AudioRecord
2712 native_start(); in startImpl()3864 native_start(); in handleMessage()4075 private native final void native_start(); in native_start() method in AudioTrack
2235 native_start(); in start()2241 private native final void native_start(); in native_start() method in MediaCodec
1312 if (!native_start()) { in startNavigating()2297 private native boolean native_start();