Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp990 strerror(abs(err)), hwc_session->hotplug_pending_event_ == kHotPlugEvent ? "deferred" : in RegisterCallback()
2731 hotplug_pending_event_ = kHotPlugEvent; in UEventHandler()
2737 strerror(abs(err)), (hotplug_pending_event_ == kHotPlugEvent) ? in UEventHandler()
2979 hotplug_pending_event_ = kHotPlugEvent; in HandlePluggableDisplays()
3449 if (destroy_virtual_disp_pending_ || kHotPlugEvent == hotplug_pending_event_) { in HandleHotplugPending()
3466 kHotPlugEvent == hotplug_pending_event_) { in HandleHotplugPending()
Dhwc_session.h98 kHotPlugEvent, enumerator
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp891 strerror(abs(err)), pending_hotplug_event_ == kHotPlugEvent ? "deferred" : in RegisterCallback()
2515 pending_hotplug_event_ = kHotPlugEvent; in UEventHandler()
2521 strerror(abs(err)), (pending_hotplug_event_ == kHotPlugEvent) ? in UEventHandler()
2778 pending_hotplug_event_ = kHotPlugEvent; in HandlePluggableDisplays()
3284 if (destroy_virtual_disp_pending_ || kHotPlugEvent == pending_hotplug_event_) { in HandlePendingHotplug()
3297 if (!hwc_display_[virtual_display_idx] && kHotPlugEvent == pending_hotplug_event_) { in HandlePendingHotplug()
Dhwc_session.h104 kHotPlugEvent, enumerator