Home
last modified time | relevance | path

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

/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
/device/generic/goldfish-opengl/system/hwc2/
DVsyncThread.cpp58 VsyncThread::VsyncThread(hwc2_display_t id) : mDisplayId(id) { in VsyncThread() function in android::VsyncThread