Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.h55 static void UEventThread(HWCUEvent *hwc_event);
Dhwc_session.cpp74 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent
115 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.h64 static void UEventThread(HWCUEvent *hwc_event);
Dhwc_session.cpp76 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent
117 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.h72 static void UEventThread(HWCUEvent *hwc_event);
Dhwc_session.cpp82 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent
123 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h102 static void UEventThread(HWCUEvent *hwc_event);
Dhwc_session.cpp102 void HWCUEvent::UEventThread(HWCUEvent *hwc_uevent) { in UEventThread() function in sdm::HWCUEvent
143 std::thread thread(HWCUEvent::UEventThread, this); in HWCUEvent()