Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_vsync.cpp136 pthread_t vsync_thread; in init_vsync_thread() local
138 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx); in init_vsync_thread()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_vsync.cpp217 pthread_t vsync_thread; in init_vsync_thread() local
219 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx); in init_vsync_thread()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_vsync.cpp216 pthread_t vsync_thread; in init_vsync_thread() local
218 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx); in init_vsync_thread()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_vsync.cpp220 pthread_t vsync_thread; in init_vsync_thread() local
222 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx); in init_vsync_thread()