Searched refs:UNDERRUN_PARTIAL (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixer.h49 UNDERRUN_PARTIAL, // framesReady() is non-zero but < full frame count, partial underrun enumerator in enum:android::FastTrackUnderrunStatus
H A DFastMixer.cpp392 underruns.mBitFields.mMostRecent = UNDERRUN_PARTIAL;
776 case UNDERRUN_PARTIAL:
H A DAudioFlinger.cpp4465 case UNDERRUN_PARTIAL:

Completed in 174 milliseconds