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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DRealTimeSequencer.java1290 dataPump.needReindex = true;
1431 private boolean needReindex = false; field in class:RealTimeSequencer.DataPump
1461 needReindex = true;
1533 needReindex = true;
1921 if (needReindex) {
1930 needReindex = false;
1989 // since last time. Would need to set needReindex = true then
2026 needReindex = true;
2071 needReindex = false;

Completed in 33 milliseconds