Searched refs:mPendingHotplugs (Results 1 – 2 of 2) sorted by relevance
731 std::vector<std::pair<int, int>> mPendingHotplugs; variable
109 mPendingHotplugs(), in CfHWC2()490 for (auto pending : mPendingHotplugs) { in registerCallback()2780 mPendingHotplugs.emplace_back(hwc1DisplayId, connected); in hwc1Hotplug()