Home
last modified time | relevance | path

Searched defs:injectVSync (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp477 bool Scheduler::injectVSync(nsecs_t when, nsecs_t expectedVSyncTime, nsecs_t deadlineTimestamp) { in injectVSync() function in android::Scheduler
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp555 status_t injectVSync(nsecs_t when) override { in injectVSync() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp1982 status_t SurfaceComposerClient::injectVSync(nsecs_t when) { in injectVSync() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp786 status_t injectVSync(nsecs_t /*when*/) override { return NO_ERROR; } in injectVSync() function in android::FakeSurfaceComposer
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1508 status_t SurfaceFlinger::injectVSync(nsecs_t when) { in injectVSync() function in android::SurfaceFlinger