Home
last modified time | relevance | path

Searched refs:vsync_period (Results 1 – 25 of 37) 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_virtual.cpp123 ctx->dpyAttr[dpy].vsync_period in prepare()
124 = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period; in prepare()
254 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in pause()
277 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in resume()
398 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in pause()
433 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in resume()
Dhwc_uevents.cpp155 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in teardownWfd()
234 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_qclient.cpp111 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); 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/msm8226/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.cpp130 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
164 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_utils.h72 uint32_t vsync_period; //nanos member
/hardware/qcom/display/msm8994/libqdutils/
Ddisplay_config.h73 uint32_t vsync_period; //nanoseconds member
Ddisplay_config.cpp66 dpyattr.vsync_period = outParcel.readInt32(); in getDisplayAttributes()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_virtual.cpp91 ctx->dpyAttr[dpy].vsync_period in prepare()
92 = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period; in prepare()
Dhwc_uevents.cpp162 usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].vsync_period in handle_uevent()
Dhwc_qclient.cpp122 outParcel->writeInt32(ctx->dpyAttr[dpy].vsync_period); in getDisplayAttributes()
/hardware/qcom/display/msm8084/libvirtual/
Dvirtual.cpp186 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8226/libvirtual/
Dvirtual.cpp204 mHwcContext->dpyAttr[HWC_DISPLAY_VIRTUAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8960/libexternal/
Dexternal.cpp693 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr()
706 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
/hardware/qcom/display/msm8974/libexternal/
Dexternal.cpp706 mHwcContext->dpyAttr[mExtDpyNum].vsync_period = in setDpyWfdAttr()
719 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setDpyHdmiAttr()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h72 uint32_t vsync_period; //nanos member
/hardware/qcom/display/msm8084/libexternal/
Dexternal.cpp610 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()
/hardware/qcom/display/msm8226/libexternal/
Dexternal.cpp630 mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].vsync_period = in setAttributes()

12