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