Searched defs:vsync_period (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h72 uint32_t vsync_period; //nanos member in struct:qhwc::DisplayAttributes
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h72 uint32_t vsync_period; //nanos member in struct:qhwc::DisplayAttributes
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.h72 uint32_t vsync_period; //nanos member in struct:qhwc::DisplayAttributes
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp125 int32_t vsync_period; member in struct:exynos5_hwc_composer_device_1_t
1681 value[0] = pdev->vsync_period;
1944 return pdev->vsync_period;
1969 return pdev->vsync_period;
2106 dev->vsync_period = 1000000000 / refreshRate;

Completed in 85 milliseconds