OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mFastTrackNames
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
FastMixer.cpp
50
//
mFastTrackNames
81
mFastTrackNames
[i] = -1;
218
mFastTrackNames
[i] = -1;
244
name =
mFastTrackNames
[i];
249
mFastTrackNames
[i] = -1;
262
ALOG_ASSERT(bufferProvider != NULL &&
mFastTrackNames
[i] == -1);
267
mFastTrackNames
[i] = name;
299
name =
mFastTrackNames
[i];
370
int name =
mFastTrackNames
[i];
FastMixer.h
60
int
mFastTrackNames
[FastMixerState::kMaxFastTracks];
Completed in 51 milliseconds