Searched refs:mAudioOutput (Results 1 – 1 of 1) sorted by relevance
57 private SimpleAudioOutput mAudioOutput; field in SynthEngine66 mAudioOutput = audioOutput; in SynthEngine()112 mAudioOutput.start(FRAME_RATE); in run()117 mAudioOutput.write(mBuffer, 0, mBuffer.length); in run()124 mAudioOutput.stop(); in run()