Home
last modified time | relevance | path

Searched refs:vsync_period (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.cpp112 ctx->dpyAttr[dpy].vsync_period in prepare()
113 = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period; in prepare()
225 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in pause()
237 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in resume()
360 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in pause()
395 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in resume()
Dhwc_qclient.cpp110 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); in getDisplayAttributes()
Dhwc_uevents.cpp226 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_utils.h78 uint32_t vsync_period; //nanos member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp116 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_pause()
150 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_resume()
186 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in teardownWfd()
264 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_virtual.cpp109 ctx->dpyAttr[dpy].vsync_period in prepare()
110 = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period; in prepare()
Dhwc_qclient.cpp110 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); in getDisplayAttributes()
Dhwc_utils.h75 uint32_t vsync_period; //nanos member
Dhwc.cpp694 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
/hardware/qcom/display/msm8226/libqdutils/
Ddisplay_config.h51 uint32_t vsync_period; //nanoseconds member
Ddisplay_config.cpp66 dpyattr.vsync_period = outParcel.readInt32(); in getDisplayAttributes()
/hardware/qcom/display/msm8084/libqdutils/
Ddisplay_config.h51 uint32_t vsync_period; //nanoseconds member
Ddisplay_config.cpp66 dpyattr.vsync_period = outParcel.readInt32(); in getDisplayAttributes()
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_uevents.cpp132 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
166 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_utils.h72 uint32_t vsync_period; //nanos member
Dhwc.cpp638 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
/hardware/qcom/display/msm8084/libvirtual/
Dvirtual.cpp186 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8226/libvirtual/
Dvirtual.cpp198 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8960/libexternal/
Dexternal.cpp694 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr()
707 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
/hardware/qcom/display/msm8974/libexternal/
Dexternal.cpp707 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr()
720 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h72 uint32_t vsync_period; //nanos member
Dhwc.cpp542 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp125 int32_t vsync_period; member
1685 value[0] = pdev->vsync_period; in exynos5_query()
1948 return pdev->vsync_period; in exynos5_fimd_attribute()
1973 return pdev->vsync_period; in exynos5_hdmi_attribute()
2110 dev->vsync_period = 1000000000 / refreshRate; in exynos5_open()
/hardware/qcom/display/msm8226/libexternal/
Dexternal.cpp624 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8084/libexternal/
Dexternal.cpp610 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()

12