Searched refs:HWCUEvent (Results 1 – 8 of 8) sorted by relevance
52 class HWCUEvent {54 HWCUEvent();55 static void UEventThread(HWCUEvent *hwc_event);
71 static HWCUEvent g_hwc_uevent_;74 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread()113 HWCUEvent::HWCUEvent() { in HWCUEvent() function in sdm::HWCUEvent115 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()120 void HWCUEvent::Register(HWCUEventListener *uevent_listener) { in Register()
61 class HWCUEvent {63 HWCUEvent();64 static void UEventThread(HWCUEvent *hwc_event);
72 static HWCUEvent g_hwc_uevent_;76 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread()115 HWCUEvent::HWCUEvent() { in HWCUEvent() function in sdm::HWCUEvent117 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()122 void HWCUEvent::Register(HWCUEventListener *uevent_listener) { in Register()
71 class HWCUEvent {73 HWCUEvent();74 static void UEventThread(HWCUEvent *hwc_event);
72 static HWCUEvent g_hwc_uevent_;99 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread()138 HWCUEvent::HWCUEvent() { in HWCUEvent() function in sdm::HWCUEvent140 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()145 void HWCUEvent::Register(HWCUEventListener *uevent_listener) { in Register()
119 class HWCUEvent {121 HWCUEvent();122 static void UEventThread(HWCUEvent *hwc_event);
96 static HWCUEvent g_hwc_uevent_;129 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread()168 HWCUEvent::HWCUEvent() { in HWCUEvent() function in sdm::HWCUEvent170 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()175 void HWCUEvent::Register(HWCUEventListener *uevent_listener) { in Register()