Searched defs:requestVSync (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp153 std::make_unique<DelayedEventGenerator>([this]() { this->requestVSync(); })),
504 void FakeComposerClient::requestVSync(uint64_t vsyncTime) { function in class:FakeComposerClient
563 requestVSync();

Completed in 34 milliseconds