Searched refs:SurfaceFlingerVsyncChoreographer (Results 1 – 2 of 2) sorted by relevance
28 public class SurfaceFlingerVsyncChoreographer { class42 public SurfaceFlingerVsyncChoreographer(Handler handler, Display display, in SurfaceFlingerVsyncChoreographer() method in SurfaceFlingerVsyncChoreographer
64 import com.android.internal.view.SurfaceFlingerVsyncChoreographer;161 private final SurfaceFlingerVsyncChoreographer mSfChoreographer;270 mSfChoreographer = new SurfaceFlingerVsyncChoreographer(mHandler, context.getDisplay(), in DividerView()