Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DVsyncThread_unittest.cpp27 TEST(VsyncThread, Basic) { in TEST() argument
49 TEST(VsyncThread, ChangePeriod) { in TEST() argument
/device/generic/vulkan-cereal/stream-servers/
DVsyncThread.cpp20 VsyncThread::VsyncThread(uint64_t vsyncPeriodNs) : in VsyncThread() function in gfxstream::VsyncThread
/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp44 VsyncThread::VsyncThread(int64_t displayId) : mDisplayId(displayId) { in VsyncThread() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread