OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAudioSourceStarted
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp
40
mAudioSourceStarted
(false),
68
if ((mAudioSource != 0) &&
mAudioSourceStarted
) {
70
mAudioSourceStarted
= false;
165
//
mAudioSourceStarted
== true
323
mAudioSourceStarted
= true;
490
if (!
mAudioSourceStarted
) {
757
if ((mAudioSource != 0) &&
mAudioSourceStarted
) {
android_AudioSfDecoder.h
103
bool
mAudioSourceStarted
;
AacBqToPcmCbRenderer.cpp
207
mAudioSourceStarted
= true;
Completed in 323 milliseconds