OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsOnEmulator
(Results
1 - 4
of
4
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
VideoEditorPlayer.cpp
304
bool VideoEditorPlayer::VeAudioOutput::
mIsOnEmulator
= false;
325
mIsOnEmulator
= false;
332
return
mIsOnEmulator
;
VideoEditorPlayer.h
82
static bool
mIsOnEmulator
;
/frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h
119
static bool
mIsOnEmulator
;
MediaPlayerService.cpp
209
/* static */ bool MediaPlayerService::AudioOutput::
mIsOnEmulator
= false;
[
all
...]
Completed in 23 milliseconds