Searched refs:swapCrtcs (Results 1 – 5 of 5) sorted by relevance
104 virtual int32_t swapCrtcs(ExynosDisplay* anotherDisplay) { return HWC2_ERROR_UNSUPPORTED; } in swapCrtcs() function
445 virtual int32_t swapCrtcs(ExynosDisplay* anotherDisplay) override;
1000 external_display_intf->swapCrtcs(mExynosDisplay); in setPowerMode()3072 int32_t ExynosDisplayDrmInterface::swapCrtcs(ExynosDisplay* anotherDisplay) { in swapCrtcs() function in ExynosDisplayDrmInterface
569 hotpluggedDisplayIntf->swapCrtcs(borrowedCrtcFrom); in onHotPlug()573 hotpluggedDisplayIntf->swapCrtcs(poweredOffPrimaryDisplay); in onHotPlug()585 hotpluggedDisplayIntf->swapCrtcs(borrowedCrtcFrom); in onHotPlug()
598 external_display_intf->swapCrtcs(this); in setPowerMode()606 external_display_intf->swapCrtcs(poweredOffPrimaryDisplay); in setPowerMode()