Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mLatchQ

899                 ((int64_t) playbackThread->mLatchQ.mUnpresentedFrames * mSampleRate) /
907 ssize_t i = playbackThread->mLatchQ.mFramesReleased.indexOfKey(this);
909 mLatchQ.mFramesReleased[i] :
918 struct timespec time = playbackThread->mLatchQ.mTimestamp.mTime;