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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp 36 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) function in namespace:qhwc
hwc_utils.h 172 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
hwc.cpp 257 ret = hwc_vsync_control(ctx, dpy, enable);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_vsync.cpp 44 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) function in namespace:qhwc
hwc.cpp 394 ret = hwc_vsync_control(ctx, dpy, enable);
539 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
hwc_utils.h 251 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_vsync.cpp 43 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) function in namespace:qhwc
hwc.cpp 394 ret = hwc_vsync_control(ctx, dpy, enable);
527 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
hwc_utils.h 275 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_vsync.cpp 45 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) function in namespace:qhwc
hwc.cpp 418 ret = hwc_vsync_control(ctx, dpy, enable);
565 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
    [all...]
hwc_utils.h 298 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_vsync.cpp 45 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable) function in namespace:qhwc
hwc.cpp 432 ret = hwc_vsync_control(ctx, dpy, enable);
578 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
    [all...]
hwc_utils.h 325 int hwc_vsync_control(hwc_context_t* ctx, int dpy, int enable);

Completed in 457 milliseconds