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