Searched refs:UEventThread (Results 1 – 8 of 8) sorted by relevance
55 static void UEventThread(HWCUEvent *hwc_event);
74 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent115 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
64 static void UEventThread(HWCUEvent *hwc_event);
76 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent117 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
72 static void UEventThread(HWCUEvent *hwc_event);
82 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent123 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
102 static void UEventThread(HWCUEvent *hwc_event);
102 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent143 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()