Searched refs:native_start (Results 1 – 5 of 5) sorted by relevance
81 native_start(mInstance); in FuseAppLoop()308 native void native_start(long ptr);
983 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()1006 if (native_start(syncEvent.getType(), syncEvent.getAudioSessionId()) == SUCCESS) { in startRecording()1749 private native final int native_start(int syncEvent, int sessionId); in native_start() method in AudioRecord
2043 native_start(); in start()2049 private native final void native_start(); in native_start() method in MediaCodec
1992 native_start(); in startImpl()3042 private native final void native_start(); in native_start() method in AudioTrack
1451 if (!native_start()) { in startNavigating()2521 private native boolean native_start();