Home
last modified time | relevance | path

Searched refs:getVsyncPeriod (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; }; in getVsyncPeriod() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp131 ctx->dpyAttr[dpy].vsync_period = ctx->mHDMIDisplay->getVsyncPeriod(); in updateDisplayInfo()