Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h94 virtual int readHotplugErrorCode() { return 0; }; in readHotplugErrorCode() function
DExynosDisplayDrmInterface.h677 virtual int readHotplugErrorCode();
DExynosDisplayDrmInterface.cpp3064 int ExynosDisplayDrmInterface::readHotplugErrorCode() { in readHotplugErrorCode() function in ExynosDisplayDrmInterface
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6672 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in checkHotplugEventUpdated()
6686 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in hotplug()