HomeSort by relevance Sort by last modified time
    Searched refs:onVsync (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
DisplayEventReceiver.java 108 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) {
139 onVsync(timestampNanos, builtInDisplayId, frame);
Choreographer.java 687 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) {
    [all...]

Completed in 143 milliseconds