Searched refs:getSfInstance (Results 1 – 8 of 8) sorted by relevance
34 public static Choreographer getSfInstance() { in getSfInstance() method in ChoreographerCompat35 return Choreographer.getSfInstance(); in getSfInstance()
67 super(inputChannel, looper, Choreographer.getSfInstance()); in InputEventReceiver()
32 mChoreographer = Choreographer.getSfInstance(); in SfVsyncFrameCallbackProvider()
21 import static android.view.Choreographer.getSfInstance;85 SurfaceAnimationThread.getHandler().runWithScissors(() -> mChoreographer = getSfInstance(), in SurfaceAnimationRunner()
93 () -> mChoreographer = Choreographer.getSfInstance(), 0 /* timeout */); in WindowAnimator()
140 mChoreographer = Choreographer.getSfInstance(); in BoundsAnimationController()
293 public static Choreographer getSfInstance() { in getSfInstance() method in Choreographer
16033 HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer;