Searched refs:hwc_vsync_control (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_vsync.cpp | 36 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) in hwc_vsync_control() function
|
D | hwc_utils.h | 172 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
|
D | hwc.cpp | 257 ret = hwc_vsync_control(ctx, dpy, enable); in hwc_eventControl()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_vsync.cpp | 44 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) in hwc_vsync_control() function
|
D | hwc.cpp | 394 ret = hwc_vsync_control(ctx, dpy, enable); in hwc_eventControl() 539 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1); in reset_panel()
|
D | hwc_utils.h | 251 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_vsync.cpp | 45 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) in hwc_vsync_control() function
|
D | hwc.cpp | 432 ret = hwc_vsync_control(ctx, dpy, enable); in hwc_eventControl() 578 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1); in reset_panel()
|
D | hwc_utils.h | 325 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_vsync.cpp | 43 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) in hwc_vsync_control() function
|
D | hwc.cpp | 394 ret = hwc_vsync_control(ctx, dpy, enable); in hwc_eventControl() 527 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1); in reset_panel()
|
D | hwc_utils.h | 275 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
|