Searched refs:onVsync (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | DisplayEventReceiver.java | 108 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) { in onVsync() method in DisplayEventReceiver |
D | Choreographer.java | 705 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) { in onVsync() method in Choreographer.FrameDisplayEventReceiver |