Searched refs:anotherCrtc (Results 1 – 1 of 1) sorted by relevance
3098 DrmCrtc* anotherCrtc = anotherDisplayIntf->mDrmCrtc; in swapCrtcs() local3100 if (!anotherCrtc || !anotherConnector) { in swapCrtcs()3108 anotherDisplay->mDisplayTraceName.c_str(), anotherCrtc->pipe()); in swapCrtcs()3113 anotherCrtc->set_display(mDrmConnector->display()); in swapCrtcs()3115 mDrmConnector->encoder()->set_crtc(anotherCrtc, anotherConnector->display()); in swapCrtcs()3123 mDrmCrtc = anotherCrtc; in swapCrtcs()