Searched refs:callVsync (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h86 void callVsync(std::shared_ptr<Display> display, nsecs_t timestamp);
H A DHWC2.cpp67 device->callVsync(std::move(display), timestamp);
278 void Device::callVsync(std::shared_ptr<Display> display, nsecs_t timestamp) function in class:HWC2::Device
283 ALOGV("callVsync called, but no valid callback registered, storing");

Completed in 525 milliseconds