Home
last modified time | relevance | path

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

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