Home
last modified time | relevance | path

Searched refs:nowInUnderrun (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DTracks.cpp549 char nowInUnderrun; in dump() local
552 nowInUnderrun = ' '; in dump()
555 nowInUnderrun = '<'; in dump()
558 nowInUnderrun = '*'; in dump()
561 nowInUnderrun = '?'; in dump()
583 nowInUnderrun); in dump()