Searched defs:nowInUnderrun (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/audioflinger/
H A DTracks.cpp475 char nowInUnderrun; local
478 nowInUnderrun = ' ';
481 nowInUnderrun = '<';
484 nowInUnderrun = '*';
487 nowInUnderrun = '?';
508 nowInUnderrun);

Completed in 98 milliseconds