Home
last modified time | relevance | path

Searched refs:onTransactionHandled (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncModulator.h85 void onTransactionHandled();
DVSyncModulator.cpp63 void VSyncModulator::onTransactionHandled() { in onTransactionHandled() function in android::VSyncModulator
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2545 mVsyncModulator.onTransactionHandled(); in handleTransaction()