Home
last modified time | relevance | path

Searched refs:requestVSync (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.cpp158 std::make_unique<DelayedEventGenerator>([this]() { this->requestVSync(); })), in FakeComposerClient()
806 void FakeComposerClient::requestVSync(uint64_t vsyncTime) { in requestVSync() function in FakeComposerClient
867 requestVSync(); in runVSyncAndWait()
DFakeComposerClient.h259 void requestVSync(uint64_t vsyncTime = 0);