OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nativeframeswrittenbutnotpresented
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/services/audioflinger/
FastMixer.cpp
103
uint32_t
nativeFramesWrittenButNotPresented
= 0; // the = 0 is to silence the compiler
400
((int64_t)
nativeFramesWrittenButNotPresented
* trackSampleRate) /
403
trackFramesWrittenButNotPresented =
nativeFramesWrittenButNotPresented
;
505
nativeFramesWrittenButNotPresented
=
[
all
...]
Completed in 65 milliseconds