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/av/libvideoeditor/lvpp/
VideoEditorPlayer.cpp
308
bool VideoEditorPlayer::VeAudioOutput::
mIsOnEmulator
= false;
328
mIsOnEmulator
= false;
335
return
mIsOnEmulator
;
VideoEditorPlayer.h
86
static bool
mIsOnEmulator
;
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
145
static bool
mIsOnEmulator
;
MediaPlayerService.cpp
202
/* static */ bool MediaPlayerService::AudioOutput::
mIsOnEmulator
= false;
[
all
...]
Completed in 26 milliseconds