Searched refs:VSYNC_SOURCE_APP (Results 1 – 3 of 3) sorted by relevance
45 public static final int VSYNC_SOURCE_APP = 0; field in DisplayEventReceiver77 this(looper, VSYNC_SOURCE_APP); in DisplayEventReceiver()
19 import static android.view.DisplayEventReceiver.VSYNC_SOURCE_APP;109 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);
728 super(looper, VSYNC_SOURCE_APP);