Searched refs:sendCallbacks (Results 1 – 9 of 9) sorted by relevance
61 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()97 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()122 BackgroundExecutor::getInstance().sendCallbacks({[&]() { in TEST_F()165 BackgroundExecutor::getInstance().sendCallbacks({[&]() { in TEST_F()195 BackgroundExecutor::getInstance().sendCallbacks({[&]() { in TEST_F()227 BackgroundExecutor::getInstance().sendCallbacks({[&]() { in TEST_F()238 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()271 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()274 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()
17 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()37 BackgroundExecutor::getInstance().sendCallbacks( in TEST_F()
43 BackgroundExecutor::getInstance().sendCallbacks( in addWindowInfosListener()55 BackgroundExecutor::getInstance().sendCallbacks({[this, listener]() { in removeWindowInfosListener()64 BackgroundExecutor::getInstance().sendCallbacks({[this, who]() { in binderDied()148 BackgroundExecutor::getInstance().sendCallbacks({[&, this]() { in getDebugInfo()171 BackgroundExecutor::getInstance().sendCallbacks({[this, vsyncId, listenerId]() { in ackWindowInfosReceived()
77 void BackgroundExecutor::sendCallbacks(Callbacks&& tasks) { in sendCallbacks() function in android::BackgroundExecutor86 sendCallbacks({[&]() { in flushQueue()
45 void sendCallbacks(Callbacks&& tasks);
164 void TransactionCallbackInvoker::sendCallbacks(bool onCommitOnly) { in sendCallbacks() function in android::TransactionCallbackInvoker215 BackgroundExecutor::getInstance().sendCallbacks(std::move(callbacks)); in sendCallbacks()
75 void sendCallbacks(bool onCommitOnly);
2708 mTransactionCallbackInvoker.sendCallbacks(false /* onCommitOnly */); in commit()2711 mTransactionCallbackInvoker.sendCallbacks(true /* onCommitOnly */); in commit()3290 mTransactionCallbackInvoker.sendCallbacks(false /* onCommitOnly */); in onCompositionPresented()4168 BackgroundExecutor::getInstance().sendCallbacks({[updateWindowInfo, in updateInputFlinger()
55 BackgroundExecutor::getInstance().sendCallbacks( in ~SurfaceControlHolder()