Home
last modified time | relevance | path

Searched refs:mHotplugEventPending (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/devices/
DExternalDevice.cpp31 mHotplugEventPending(false), in ExternalDevice()
53 mHotplugEventPending = false; in initialize()
85 mHotplugEventPending = false; in deinitialize()
164 mHotplugEventPending = true; in setDrmMode()
168 mHotplugEventPending = false; in setDrmMode()
192 if (mHotplugEventPending) { in HdcpLinkStatusListener()
195 mHotplugEventPending = false; in HdcpLinkStatusListener()
239 mHotplugEventPending = false; in hotplugListener()
246 mHotplugEventPending = true; in hotplugListener()
250 mHotplugEventPending = false; in hotplugListener()
[all …]
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DExternalDevice.cpp31 mHotplugEventPending(false) in ExternalDevice()
52 mHotplugEventPending = false; in initialize()
84 mHotplugEventPending = false; in deinitialize()
177 mHotplugEventPending = true; in setDrmMode()
181 mHotplugEventPending = false; in setDrmMode()
199 if (mHotplugEventPending) { in HdcpLinkStatusListener()
202 mHotplugEventPending = false; in HdcpLinkStatusListener()
241 mHotplugEventPending = false; in hotplugListener()
247 mHotplugEventPending = true; in hotplugListener()
251 mHotplugEventPending = false; in hotplugListener()
[all …]
/hardware/intel/img/hwcomposer/merrifield/include/
DExternalDevice.h55 bool mHotplugEventPending; variable
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DExternalDevice.h65 bool mHotplugEventPending; variable