HomeSort by relevance Sort by last modified time
    Searched refs:vsync_thread (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp 137 pthread_t vsync_thread; local
139 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx);
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_vsync.cpp 137 pthread_t vsync_thread; local
139 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx);
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_vsync.cpp 174 pthread_t vsync_thread; local
176 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx);
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 118 pthread_t vsync_thread; member in struct:exynos5_hwc_composer_device_1_t
    [all...]

Completed in 73 milliseconds