Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp104 HWC3::Error VsyncThread::scheduleVsyncUpdate(int32_t newVsyncPeriod, in scheduleVsyncUpdate() argument
110 update.period = Nanoseconds(newVsyncPeriod); in scheduleVsyncUpdate()
DVsyncThread.h52 int32_t newVsyncPeriod, const VsyncPeriodChangeConstraints& newVsyncPeriodChangeConstraints,