Searched defs:borrowedCrtcFrom (Results 1 – 3 of 3) sorted by relevance
105 virtual ExynosDisplay* borrowedCrtcFrom() { return nullptr; } in borrowedCrtcFrom() function
3068 ExynosDisplay* ExynosDisplayDrmInterface::borrowedCrtcFrom() { in borrowedCrtcFrom() function in ExynosDisplayDrmInterface
561 ExynosDisplay* borrowedCrtcFrom = hotpluggedDisplayIntf->borrowedCrtcFrom(); in onHotPlug() local