Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPlaybackTracks.h222 void updateFramesPendingAfterTrim_l(const TimedBuffer& buf,
DTracks.cpp1282 updateFramesPendingAfterTrim_l(mTimedBufferQueue[i], "trim"); in trimTimedBufferQueue_l()
1296 updateFramesPendingAfterTrim_l(mTimedBufferQueue[0], logTag); in trimTimedBufferQueueHead_l()
1300 void AudioFlinger::PlaybackThread::TimedTrack::updateFramesPendingAfterTrim_l( in updateFramesPendingAfterTrim_l() function in android::AudioFlinger::PlaybackThread::TimedTrack