Searched refs:mHotplugEventPending (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/common/devices/
H A DExternalDevice.cpp31 mHotplugEventPending(false),
53 mHotplugEventPending = false;
85 mHotplugEventPending = false;
178 mHotplugEventPending = true;
182 mHotplugEventPending = false;
201 if (mHotplugEventPending) {
204 mHotplugEventPending = false;
243 mHotplugEventPending = false;
249 mHotplugEventPending = true;
253 mHotplugEventPending
[all...]
/hardware/intel/img/hwcomposer/include/
H A DExternalDevice.h65 bool mHotplugEventPending; member in class:android::intel::ExternalDevice

Completed in 24 milliseconds