Searched refs:callVsync (Results 1 – 2 of 2) sorted by relevance
86 void callVsync(std::shared_ptr<Display> display, nsecs_t timestamp);
67 device->callVsync(std::move(display), timestamp); in vsync_hook()278 void Device::callVsync(std::shared_ptr<Display> display, nsecs_t timestamp) in callVsync() function in HWC2::Device