Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp866 strerror(abs(err)), hwc_session->hotplug_pending_event_ == kHotPlugEvent ? "deferred" : in RegisterCallback()
2514 hotplug_pending_event_ = kHotPlugEvent; in UEventHandler()
2520 strerror(abs(err)), (hotplug_pending_event_ == kHotPlugEvent) ? in UEventHandler()
2746 hotplug_pending_event_ = kHotPlugEvent; in HandlePluggableDisplays()
3194 if (destroy_virtual_disp_pending_ || kHotPlugEvent == hotplug_pending_event_) { in HandleHotplugPending()
3210 if (!hwc_display_[virtual_display_idx] && kHotPlugEvent == hotplug_pending_event_) { in HandleHotplugPending()
Dhwc_session.h126 kHotPlugEvent, enumerator