Searched refs:createTestBLASTSyncEngine (Results 1 – 4 of 4) sorted by relevance
79 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testTrivialSyncCallback()107 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testWaitingSyncCallback()172 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testInvisibleSyncCallback()200 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testWaitForChildrenCallback()233 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testWaitForParentCallback()264 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testFillsParent()296 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testReparentOut()331 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testReparentIn()382 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testRemoval()424 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testSkipPrepareSync()[all …]
144 mSyncEngine = createTestBLASTSyncEngine(); in createTestTransition()1129 mDisplayContent.mTransitionController.setSyncEngine(createTestBLASTSyncEngine()); in testDisplayRotationChange()2647 mSyncEngine = createTestBLASTSyncEngine(); in testQueueStartCollect()2709 mSyncEngine = createTestBLASTSyncEngine(); in testQueueWithLegacy()2753 mSyncEngine = createTestBLASTSyncEngine(); in testQueueParallel()2842 mSyncEngine = createTestBLASTSyncEngine(); in testDeferredMoveTaskToBack()2871 mSyncEngine = createTestBLASTSyncEngine(); in testNoSyncFlagIfOneTrack()
1036 BLASTSyncEngine createTestBLASTSyncEngine() { in createTestBLASTSyncEngine() method in WindowTestsBase1037 return createTestBLASTSyncEngine(mWm.mH); in createTestBLASTSyncEngine()1040 BLASTSyncEngine createTestBLASTSyncEngine(Handler handler) { in createTestBLASTSyncEngine() method in WindowTestsBase
109 mTopActivity.mTransitionController, createTestBLASTSyncEngine()); in setUpAMLO()