Searched refs:VSYNC_SOURCE_APP (Results 1 – 4 of 4) sorted by relevance
51 public static final int VSYNC_SOURCE_APP = 0; field in DisplayEventReceiver107 this(looper, VSYNC_SOURCE_APP, /* eventRegistration */ 0, /* layerHandle */ 0L); in DisplayEventReceiver()
20 import static android.view.DisplayEventReceiver.VSYNC_SOURCE_APP;118 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);339 return new Choreographer(looper, VSYNC_SOURCE_APP, layerHandle); in getInstanceForSurfaceControl()
1475 super(looper, VSYNC_SOURCE_APP,
59161 Landroid/view/DisplayEventReceiver;->VSYNC_SOURCE_APP:I