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