Searched defs:firstVoice (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftChannel.java503 firstVoice = true;
520 if (firstVoice) {
521 firstVoice = false;
607 firstVoice = true;
621 private boolean firstVoice = true; field in class:SoftChannel
637 if (firstVoice) {
638 firstVoice = false;

Completed in 33 milliseconds