Searched defs:perTrackTimestamp (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixer.cpp352 AudioTimestamp perTrackTimestamp; local
353 perTrackTimestamp.mPosition =
355 perTrackTimestamp.mTime = mTimestamp.mTime;
356 fastTrack->mBufferProvider->onTimestamp(perTrackTimestamp);

Completed in 54 milliseconds