Searched refs:updated_pending_hotplugs (Results 1 – 1 of 1) sorted by relevance
996 std::vector<hwc2_display_t> updated_pending_hotplugs; in RegisterCallback() local1001 updated_pending_hotplugs.push_back(client_id); in RegisterCallback()1004 for (auto client_id : updated_pending_hotplugs) { in RegisterCallback()