Home
last modified time | relevance | path

Searched defs:onDispSyncEvent (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DDispSyncSource.cpp95 void DispSyncSource::onDispSyncEvent(nsecs_t when, nsecs_t expectedVSyncTimestamp) { in onDispSyncEvent() function in android::DispSyncSource
DDispSync.cpp482 virtual void onDispSyncEvent(nsecs_t /*when*/, nsecs_t /*expectedVSyncTimestamp*/) { in onDispSyncEvent() function in android::impl::ZeroPhaseTracer
/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncReactorTest.cpp138 void onDispSyncEvent(nsecs_t when, nsecs_t /*expectedVSyncTimestamp*/) final { in onDispSyncEvent() function in android::scheduler::StubCallback
548 void onDispSyncEvent(nsecs_t when, nsecs_t /*expectedVSyncTimestamp*/) final { in TEST_F() function in android::scheduler::TEST_F::SelfRemovingCallback
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp133 void onDispSyncEvent(nsecs_t /*when*/, nsecs_t /*expectedVSyncTimestamp*/) final { in onDispSyncEvent() function