Searched refs:vsync_period (Results 1 – 1 of 1) sorted by relevance
402 auto vsync_period = get_attr(HWC2_ATTRIBUTE_VSYNC_PERIOD, "vsync period"); in GetDisplayParams() local403 if (vsync_period) { in GetDisplayParams()404 params.vsync_period_ns = *vsync_period; in GetDisplayParams()