Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:presentationComplete

2901                     if (!(mStandby || track->presentationComplete(framesWritten, audioHALFrames))) {
3176 if (mStandby || track->presentationComplete(framesWritten, audioHALFrames)) {
3614 if (mStandby || track->presentationComplete(framesWritten, audioHALFrames)) {
4029 track->presentationComplete(framesWritten, audioHALFrames);