Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DTracks.cpp516 char nowInUnderrun; in dump() local
519 nowInUnderrun = ' '; in dump()
522 nowInUnderrun = '<'; in dump()
525 nowInUnderrun = '*'; in dump()
528 nowInUnderrun = '?'; in dump()
550 nowInUnderrun); in dump()