HomeSort by relevance Sort by last modified time
    Searched refs:presentationComplete (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
PlaybackTracks.h 105 bool presentationComplete(size_t framesWritten, size_t audioHalFrames);
Threads.cpp     [all...]
Tracks.cpp 853 bool AudioFlinger::PlaybackThread::Track::presentationComplete(size_t framesWritten,
857 // corresponds to the number of frames written when presentationComplete() is called for the
863 ALOGV("presentationComplete() mPresentationCompleteFrames %d framesWritten %d",
867 ALOGV("presentationComplete() reset: mPresentationCompleteFrames %d audioHalFrames %d",
872 ALOGV("presentationComplete() session %d complete: framesWritten %d",
    [all...]

Completed in 36 milliseconds