Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:presentationComplete

2950                     if (!(mStandby || track->presentationComplete(framesWritten, audioHALFrames))) {
3218 if (mStandby || track->presentationComplete(framesWritten, audioHALFrames)) {
3658 track->presentationComplete(framesWritten, audioHALFrames)) {
4100 track->presentationComplete(framesWritten, audioHALFrames);