Home
last modified time | relevance | path

Searched defs:sendCallbacks (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBackgroundExecutor.cpp68 void BackgroundExecutor::sendCallbacks(Callbacks&& tasks) { in sendCallbacks() function in android::BackgroundExecutor
DTransactionCallbackInvoker.cpp185 void TransactionCallbackInvoker::sendCallbacks(bool onCommitOnly) { in sendCallbacks() function in android::TransactionCallbackInvoker