Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DFastMixerDumpState.h31 UNDERRUN_PARTIAL, // framesReady() is non-zero but < full frame count, partial underrun enumerator
DFastMixerDumpState.cpp186 case UNDERRUN_PARTIAL: in dump()
DFastMixer.cpp439 underruns.mBitFields.mMostRecent = UNDERRUN_PARTIAL; in onWork()
DTracks.cpp824 case UNDERRUN_PARTIAL: in appendDump()