Home
last modified time | relevance | path

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

/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp104 HWC3::Error VsyncThread::scheduleVsyncUpdate(int32_t newVsyncPeriod, in scheduleVsyncUpdate()
DDisplay.cpp145 int32_t newVsyncPeriod = HertzToPeriodNanos(refreshRateHz); in updateParameters() local