Home
last modified time | relevance | path

Searched refs:updated_pending_hotplugs (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp996 std::vector<hwc2_display_t> updated_pending_hotplugs; in RegisterCallback() local
1001 updated_pending_hotplugs.push_back(client_id); in RegisterCallback()
1004 for (auto client_id : updated_pending_hotplugs) { in RegisterCallback()