Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp576 hwc2_vsync_period_t hwcVsyncPeriod; in getDisplayVsyncPeriod() local
577 RET_IF_ERR(halDisplay->getDisplayVsyncPeriod(&hwcVsyncPeriod)); in getDisplayVsyncPeriod()
579 h2a::translate(hwcVsyncPeriod, *outVsyncPeriod); in getDisplayVsyncPeriod()