Home
last modified time | relevance | path

Searched refs:handleHotplugEvent (Results 1 – 6 of 6) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.h60 virtual void handleHotplugEvent(bool hpdStatus);
DExynosExternalDisplay.cpp570 void ExynosExternalDisplay::handleHotplugEvent(bool hpdStatus) in handleHotplugEvent() function in ExynosExternalDisplay
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp1345 mDisplays[i]->handleHotplugEvent(hpdStatus); in handleHotplug()
DExynosDisplay.h1746 virtual void handleHotplugEvent(bool hpdStatus);
DExynosDisplay.cpp6696 void ExynosDisplay::handleHotplugEvent(bool hpdStatus) { in handleHotplugEvent() function in ExynosDisplay
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp1300 display->handleHotplugEvent(hpdStatus); in exynos_boot_finished()