Searched refs:getVoices (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftMainMixer.java292 SoftVoice[] voices = synth.getVoices();
306 SoftVoice[] voices = synth.getVoices();
326 SoftVoice[] voices = synth.getVoices();
824 voicestatus = synth.getVoices();
H A DSoftSynthesizer.java473 SoftVoice[] getVoices() { method in class:SoftSynthesizer
1208 for (SoftVoice voice: getVoices())
H A DSoftChannel.java213 this.voices = synth.getVoices();

Completed in 1940 milliseconds