Home
last modified time | relevance | path

Searched defs:syncId (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowOrganizerController.java235 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()
DBLASTSyncEngine.java570 void tryFinishForTest(int syncId) { in tryFinishForTest()
DTransitionController.java457 boolean inTransition(int syncId) { in inTransition()
DTransition.java1463 public void onTransactionReady(int syncId, SurfaceControl.Transaction transaction) { in onTransactionReady()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp2208 int32_t syncId = 0; in signalSetParameters() local
/frameworks/av/media/codec2/core/include/
DC2Config.h2420 int32_t syncId[]; ///< sync id member
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp2967 audio_hw_sync_t syncId = mHwAvSyncIds.valueAt(index); in setAudioHwSyncForSession_l() local