Searched refs:mPendingHotplugs (Results 1 – 2 of 2) sorted by relevance
684 std::vector<std::pair<int, int>> mPendingHotplugs; variable
143 mPendingHotplugs(), in HWC2On1Adapter()509 for (auto pending : mPendingHotplugs) { in registerCallback()2624 mPendingHotplugs.emplace_back(hwc1DisplayId, connected); in hwc1Hotplug()