Searched refs:mPendingHotplugEvents (Results 1 – 3 of 3) sorted by relevance
329 auto& mutablePendingHotplugEvents() { return mFlinger->mPendingHotplugEvents; } in mutablePendingHotplugEvents()
1008 std::vector<HotplugEvent> mPendingHotplugEvents; variable
1484 mPendingHotplugEvents.emplace_back(HotplugEvent{hwcDisplayId, connection}); in onHotplugReceived()2555 for (const auto& event : mPendingHotplugEvents) { in processDisplayHotplugEventsLocked()2592 mPendingHotplugEvents.clear(); in processDisplayHotplugEventsLocked()