Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp402 auto vsync_period = get_attr(HWC2_ATTRIBUTE_VSYNC_PERIOD, "vsync period"); in GetDisplayParams() local
403 if (vsync_period) { in GetDisplayParams()
404 params.vsync_period_ns = *vsync_period; in GetDisplayParams()