Searched refs:nativeFramesWrittenButNotPresented (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixer.cpp103 uint32_t nativeFramesWrittenButNotPresented = 0; // the = 0 is to silence the compiler local
400 ((int64_t) nativeFramesWrittenButNotPresented * trackSampleRate) /
403 trackFramesWrittenButNotPresented = nativeFramesWrittenButNotPresented;
505 nativeFramesWrittenButNotPresented =

Completed in 6 milliseconds