Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp560 auto hotpluggedDisplayIntf = hotpluggedDisplay->mDisplayInterface.get(); in onHotPlug() local
561 ExynosDisplay* borrowedCrtcFrom = hotpluggedDisplayIntf->borrowedCrtcFrom(); in onHotPlug()
569 hotpluggedDisplayIntf->swapCrtcs(borrowedCrtcFrom); in onHotPlug()
573 hotpluggedDisplayIntf->swapCrtcs(poweredOffPrimaryDisplay); in onHotPlug()
585 hotpluggedDisplayIntf->swapCrtcs(borrowedCrtcFrom); in onHotPlug()