Searched refs:CONN_DST_PAN (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DDLSModulator.java42 public static final int CONN_DST_PAN = 0x004; // 0.1% field in class:DLSModulator
126 if (destination == CONN_DST_PAN)
202 if (destination == CONN_DST_PAN)
H A DDLSInstrument.java117 if (dest == DLSModulator.CONN_DST_PAN)

Completed in 337 milliseconds