Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mMostRecent

444                         underruns.mBitFields.mMostRecent = UNDERRUN_EMPTY;
449 underruns.mBitFields.mMostRecent = UNDERRUN_PARTIAL;
454 underruns.mBitFields.mMostRecent = UNDERRUN_FULL;
853 switch (underruns.mBitFields.mMostRecent) {