Searched refs:hotpluggedDisplay (Results 1 – 1 of 1) sorted by relevance
555 ExynosDisplay* hotpluggedDisplay = getDisplay(displayId); in onHotPlug() local556 if (mNumPrimaryDisplays >= 2 && hotpluggedDisplay && in onHotPlug()557 hotpluggedDisplay->mType == HWC_DISPLAY_EXTERNAL) { in onHotPlug()559 hotpluggedDisplay->mDisplayTraceName.c_str(), status, hotplugErrorCode); in onHotPlug()560 auto hotpluggedDisplayIntf = hotpluggedDisplay->mDisplayInterface.get(); in onHotPlug()