Home
last modified time | relevance | path

Searched refs:BLASTSyncEngine (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowOrganizerTests.java695 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 …]
DWindowStateTests.java611 win.prepareForSync(mock(BLASTSyncEngine.TransactionReadyListener.class), 1); in testRequestResizeForBlastSync()
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSyncEngine.java49 class BLASTSyncEngine { class
101 BLASTSyncEngine() { in BLASTSyncEngine() method in BLASTSyncEngine
DWindowOrganizerController.java62 implements BLASTSyncEngine.TransactionReadyListener {
82 private final BLASTSyncEngine mBLASTSyncEngine = new BLASTSyncEngine();
DWindowContainer.java109 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()
DWindowState.java5838 boolean prepareForSync(BLASTSyncEngine.TransactionReadyListener waitingListener, in prepareForSync()
/frameworks/base/services/
Dart-profile36001 …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()V
36005 PLcom/android/server/wm/BLASTSyncEngine$SyncState;->tryFinish()V
36006 HSPLcom/android/server/wm/BLASTSyncEngine;-><init>()V
36007 PLcom/android/server/wm/BLASTSyncEngine;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)Z
36008 PLcom/android/server/wm/BLASTSyncEngine;->setReady(I)V
36009 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 …]