Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DVsyncThread_unittest.cpp27 TEST(VsyncThread, Basic) { in TEST() argument
49 TEST(VsyncThread, ChangePeriod) { in TEST() argument
/hardware/google/gfxstream/host/
DVsyncThread.cpp20 VsyncThread::VsyncThread(uint64_t vsyncPeriodNs) : in VsyncThread() function in gfxstream::VsyncThread