Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp1063 int64_t whenFromNowNs = 0; in threadBody() local
1067 timedEvent.mWhenNs = whenFromNowNs; in threadBody()
1071 whenFromNowNs += intervalNs; in threadBody()