Searched refs:getSfInstance (Results 1 – 9 of 9) sorted by relevance
33 mChoreographer = Choreographer.getSfInstance(); in SfVsyncFrameCallbackProvider()
335 tx.setFrameTimelineVsync(Choreographer.getSfInstance().getVsyncId()); in onAnimationProgress()356 tx.setFrameTimelineVsync(Choreographer.getSfInstance().getVsyncId()); in finish()371 Choreographer.getSfInstance().postCallback(CALLBACK_COMMIT, in finish()
92 t.setFrameTimelineVsync(Choreographer.getSfInstance().getVsyncId());
316 public static Choreographer getSfInstance() { in getSfInstance() method in Choreographer
22 import static android.view.Choreographer.getSfInstance;132 mSurfaceAnimationHandler.runWithScissors(() -> mChoreographer = getSfInstance(), in SurfaceAnimationRunner()
94 () -> mChoreographer = Choreographer.getSfInstance(), 0 /* timeout */); in WindowAnimator()
192 val vsyncId = Choreographer.getSfInstance().vsyncId
16187 HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer;
16251 HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer;