OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHotplugEventPending
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp
31
mHotplugEventPending
(false),
53
mHotplugEventPending
= false;
85
mHotplugEventPending
= false;
164
mHotplugEventPending
= true;
168
mHotplugEventPending
= false;
192
if (
mHotplugEventPending
) {
195
mHotplugEventPending
= false;
239
mHotplugEventPending
= false;
246
mHotplugEventPending
= true;
250
mHotplugEventPending
= false
[
all
...]
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
ExternalDevice.cpp
31
mHotplugEventPending
(false)
52
mHotplugEventPending
= false;
84
mHotplugEventPending
= false;
177
mHotplugEventPending
= true;
181
mHotplugEventPending
= false;
199
if (
mHotplugEventPending
) {
202
mHotplugEventPending
= false;
241
mHotplugEventPending
= false;
247
mHotplugEventPending
= true;
251
mHotplugEventPending
= false
[
all
...]
/hardware/intel/img/hwcomposer/merrifield/include/
ExternalDevice.h
55
bool
mHotplugEventPending
;
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
ExternalDevice.h
65
bool
mHotplugEventPending
;
Completed in 2665 milliseconds