Searched defs:VsyncThread (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/tests/ | ||
D | VsyncThread_unittest.cpp | 27 TEST(VsyncThread, Basic) { in TEST() argument |
/aosp_15_r20/hardware/google/gfxstream/host/ | ||
D | VsyncThread.cpp | 20 VsyncThread::VsyncThread(uint64_t vsyncPeriodNs) : in VsyncThread() function in gfxstream::VsyncThread |
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ | ||
D | VsyncThread.cpp | 43 VsyncThread::VsyncThread(int64_t displayId) : mDisplayId(displayId) { in VsyncThread() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread |