Searched refs:getVsyncPeriod (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.h61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; }; function in class:qhwc::HDMIDisplay
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; }; function in class:qhwc::HDMIDisplay
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp159 ctx->dpyAttr[dpy].vsync_period = ctx->mHDMIDisplay->getVsyncPeriod();
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp131 ctx->dpyAttr[dpy].vsync_period = ctx->mHDMIDisplay->getVsyncPeriod();

Completed in 163 milliseconds