Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h94 virtual int readHotplugErrorCode() { return 0; }; in readHotplugErrorCode() function
DExynosDisplayDrmInterface.h658 virtual int readHotplugErrorCode();
DExynosDisplayDrmInterface.cpp3022 int ExynosDisplayDrmInterface::readHotplugErrorCode() { in readHotplugErrorCode() function in ExynosDisplayDrmInterface
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6687 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in checkHotplugEventUpdated()
6701 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in hotplug()