Home
last modified time | relevance | path

Searched refs:onHotPlug (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h287 void onHotPlug(uint32_t displayId, bool status, int hotplugErrorCode);
DExynosDevice.cpp548 void ExynosDevice::onHotPlug(uint32_t displayId, bool status, int hotplugErrorCode) { in onHotPlug() function in ExynosDevice
DExynosDisplay.cpp6703 mDevice->onHotPlug(mDisplayId, mHpdStatus, hotplugErrorCode); in hotplug()