Searched defs:handle_vsync_event (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_vsync.cpp58 static void handle_vsync_event(hwc_context_t* ctx, int dpy, char *data, function in namespace:qhwc
95 { "vsync_event", handle_vsync_event },
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_vsync.cpp57 static void handle_vsync_event(hwc_context_t* ctx, int dpy, char *data) function in namespace:qhwc
85 { "vsync_event", handle_vsync_event },
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp1751 static void handle_vsync_event(struct exynos5_hwc_composer_device_1_t *pdev) function
1805 handle_vsync_event(pdev);

Completed in 118 milliseconds