Searched refs:BLASTSyncEngine (Results 1 – 7 of 7) sorted by relevance
695 BLASTSyncEngine bse = new BLASTSyncEngine(); in testTrivialBLASTCallback()697 BLASTSyncEngine.TransactionReadyListener transactionListener = in testTrivialBLASTCallback()698 mock(BLASTSyncEngine.TransactionReadyListener.class); in testTrivialBLASTCallback()719 BLASTSyncEngine bse = new BLASTSyncEngine(); in testOverlappingBLASTCallback()721 BLASTSyncEngine.TransactionReadyListener transactionListener = in testOverlappingBLASTCallback()722 mock(BLASTSyncEngine.TransactionReadyListener.class); in testOverlappingBLASTCallback()745 BLASTSyncEngine bse = new BLASTSyncEngine(); in testBLASTCallbackWithWindow()747 BLASTSyncEngine.TransactionReadyListener transactionListener = in testBLASTCallbackWithWindow()748 mock(BLASTSyncEngine.TransactionReadyListener.class); in testBLASTCallbackWithWindow()769 BLASTSyncEngine bse = new BLASTSyncEngine(); in testBLASTCallbackNoDoubleAdd()[all …]
611 win.prepareForSync(mock(BLASTSyncEngine.TransactionReadyListener.class), 1); in testRequestResizeForBlastSync()
49 class BLASTSyncEngine { class101 BLASTSyncEngine() { in BLASTSyncEngine() method in BLASTSyncEngine
62 implements BLASTSyncEngine.TransactionReadyListener {82 private final BLASTSyncEngine mBLASTSyncEngine = new BLASTSyncEngine();
109 BLASTSyncEngine.TransactionReadyListener {289 BLASTSyncEngine mBLASTSyncEngine = new BLASTSyncEngine();292 BLASTSyncEngine.TransactionReadyListener mWaitingListener;2731 boolean setPendingListener(BLASTSyncEngine.TransactionReadyListener waitingListener, in setPendingListener()2746 boolean prepareForSync(BLASTSyncEngine.TransactionReadyListener waitingListener, in prepareForSync()
5838 boolean prepareForSync(BLASTSyncEngine.TransactionReadyListener waitingListener, in prepareForSync()
36001 …m/android/server/wm/BLASTSyncEngine$SyncState;-><init>(Lcom/android/server/wm/BLASTSyncEngine;Lcom…36002 PLcom/android/server/wm/BLASTSyncEngine$SyncState;->addToSync(Lcom/android/server/wm/WindowContaine…36003 PLcom/android/server/wm/BLASTSyncEngine$SyncState;->onTransactionReady(ILandroid/view/SurfaceContro…36004 PLcom/android/server/wm/BLASTSyncEngine$SyncState;->setReady()V36005 PLcom/android/server/wm/BLASTSyncEngine$SyncState;->tryFinish()V36006 HSPLcom/android/server/wm/BLASTSyncEngine;-><init>()V36007 PLcom/android/server/wm/BLASTSyncEngine;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)Z36008 PLcom/android/server/wm/BLASTSyncEngine;->setReady(I)V36009 PLcom/android/server/wm/BLASTSyncEngine;->startSyncSet(Lcom/android/server/wm/BLASTSyncEngine$Trans…39042 PLcom/android/server/wm/WindowContainer;->prepareForSync(Lcom/android/server/wm/BLASTSyncEngine$Tra…[all …]