Home
last modified time | relevance | path

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

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