Searched refs:native_start (Results 1 – 5 of 5) sorted by relevance
81 native_start(mInstance); in FuseAppLoop()311 native void native_start(long ptr);
989 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()1012 if (native_start(syncEvent.getType(), syncEvent.getAudioSessionId()) == SUCCESS) { in startRecording()1763 private native final int native_start(int syncEvent, int sessionId); in native_start() method in AudioRecord
2068 native_start(); in start()2074 private native final void native_start(); in native_start() method in MediaCodec
2104 native_start(); in startImpl()3197 private native final void native_start(); in native_start() method in AudioTrack
1533 if (!native_start()) { in startNavigating()2720 private native boolean native_start();