Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp843 void HWC2OnFbAdapter::VsyncThread::start(int64_t firstVsync, int64_t period) { in start() argument
844 mNextVsync = firstVsync; in start()