Home
last modified time | relevance | path

Searched refs:mFrameRate (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DSimpleAudioOutput.java35 private int mFrameRate; field in SimpleAudioOutput
51 mFrameRate = frameRate; in start()
69 mFrameRate, AudioFormat.CHANNEL_OUT_STEREO, in createAudioTrack()
89 return mFrameRate; in getFrameRate()
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSimpleAudioOutput.java35 private int mFrameRate; field in SimpleAudioOutput
51 mFrameRate = frameRate; in start()
69 mFrameRate, AudioFormat.CHANNEL_OUT_STEREO, in createAudioTrack()
89 return mFrameRate; in getFrameRate()