Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h95 virtual void resetHotplugErrorCode(){}; in resetHotplugErrorCode() function
DExynosDisplayDrmInterface.h678 virtual void resetHotplugErrorCode();
DExynosDisplayDrmInterface.cpp3072 void ExynosDisplayDrmInterface::resetHotplugErrorCode() { in resetHotplugErrorCode() function in ExynosDisplayDrmInterface
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6687 mDisplayInterface->resetHotplugErrorCode(); in hotplug()