/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_virtual.cpp | 112 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()
|
D | hwc_qclient.cpp | 110 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); in getDisplayAttributes()
|
D | hwc_uevents.cpp | 226 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
|
D | hwc_utils.h | 78 uint32_t vsync_period; //nanos member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_uevents.cpp | 116 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()
|
D | hwc_virtual.cpp | 109 ctx->dpyAttr[dpy].vsync_period in prepare() 110 = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period; in prepare()
|
D | hwc_qclient.cpp | 110 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); in getDisplayAttributes()
|
D | hwc_utils.h | 75 uint32_t vsync_period; //nanos member
|
D | hwc.cpp | 694 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | display_config.h | 51 uint32_t vsync_period; //nanoseconds member
|
D | display_config.cpp | 66 dpyattr.vsync_period = outParcel.readInt32(); in getDisplayAttributes()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | display_config.h | 51 uint32_t vsync_period; //nanoseconds member
|
D | display_config.cpp | 66 dpyattr.vsync_period = outParcel.readInt32(); in getDisplayAttributes()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_uevents.cpp | 132 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent() 166 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
|
D | hwc_utils.h | 72 uint32_t vsync_period; //nanos member
|
D | hwc.cpp | 638 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
|
/hardware/qcom/display/msm8084/libvirtual/ |
D | virtual.cpp | 186 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
|
/hardware/qcom/display/msm8226/libvirtual/ |
D | virtual.cpp | 198 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
|
/hardware/qcom/display/msm8960/libexternal/ |
D | external.cpp | 694 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr() 707 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
|
/hardware/qcom/display/msm8974/libexternal/ |
D | external.cpp | 707 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr() 720 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.h | 72 uint32_t vsync_period; //nanos member
|
D | hwc.cpp | 542 values[i] = ctx->dpyAttr[disp].vsync_period; in hwc_getDisplayAttributes()
|
/hardware/samsung_slsi/exynos5/libhwc/ |
D | hwc.cpp | 125 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/ |
D | external.cpp | 624 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()
|
/hardware/qcom/display/msm8084/libexternal/ |
D | external.cpp | 610 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()
|