Searched defs:VsyncThread (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | VsyncThread.cpp | 44 VsyncThread::VsyncThread(int64_t displayId) : mDisplayId(displayId) { in VsyncThread() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread |
/device/generic/goldfish-opengl/system/hwc2/ | ||
D | VsyncThread.cpp | 58 VsyncThread::VsyncThread(hwc2_display_t id) : mDisplayId(id) { in VsyncThread() function in android::VsyncThread |