Searched defs:syncId (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowOrganizerController.java | 235 final int syncId = syncGroup.mSyncId; in applySyncTransaction() local 371 int syncId; in startLegacyTransition() local 494 private int applyTransaction(@NonNull WindowContainerTransaction t, int syncId, in applyTransaction() 499 private int applyTransaction(@NonNull WindowContainerTransaction t, int syncId, in applyTransaction() 523 private int applyTransaction(@NonNull WindowContainerTransaction t, int syncId, in applyTransaction() 878 int syncId, @Nullable Transition transition, boolean isInLockTaskMode, in applyHierarchyOp() 1551 @Nullable Transition transition, int syncId, boolean isInLockTaskMode) { in reparentChildrenTasksHierarchyOp() 1765 void addToSyncSet(int syncId, WindowContainer wc) { in addToSyncSet() 1770 public void onTransactionReady(int syncId, SurfaceControl.Transaction t) { in onTransactionReady()
|
| D | BLASTSyncEngine.java | 570 void tryFinishForTest(int syncId) { in tryFinishForTest()
|
| D | TransitionController.java | 457 boolean inTransition(int syncId) { in inTransition()
|
| D | Transition.java | 1463 public void onTransactionReady(int syncId, SurfaceControl.Transaction transaction) { in onTransactionReady()
|
| /frameworks/av/media/codec2/sfplugin/ |
| D | CCodec.cpp | 2208 int32_t syncId = 0; in signalSetParameters() local
|
| /frameworks/av/media/codec2/core/include/ |
| D | C2Config.h | 2420 int32_t syncId[]; ///< sync id member
|
| /frameworks/av/services/audioflinger/ |
| D | AudioFlinger.cpp | 2967 audio_hw_sync_t syncId = mHwAvSyncIds.valueAt(index); in setAudioHwSyncForSession_l() local
|