/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_uevents.cpp | 209 static void *uevent_loop(void *param) function in namespace:qhwc 236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_uevents.cpp | 177 static void *uevent_loop(void *param) function in namespace:qhwc 201 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_uevents.cpp | 209 static void *uevent_loop(void *param) function in namespace:qhwc 236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_uevents.cpp | 312 static void *uevent_loop(void *param) function in namespace:qhwc 339 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_uevents.cpp | 319 static void *uevent_loop(void *param) function in namespace:qhwc 346 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
|