Home
last modified time | relevance | path

Searched refs:notifyPresentationComplete (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DPlaybackTracks.h251 void notifyPresentationComplete();
H A DTracks.cpp1505 notifyPresentationComplete(); in presentationComplete()
1538 notifyPresentationComplete(); in presentationComplete()
1544 void AudioFlinger::PlaybackThread::Track::notifyPresentationComplete() in notifyPresentationComplete() function in android::AudioFlinger::PlaybackThread::Track