Searched refs:nSetFrameInterval (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DThreadedRenderer.java123 nSetFrameInterval(mNativeProxy, mChoreographer.getFrameIntervalNanos());
495 private static native void nSetFrameInterval(long nativeProxy, long frameIntervalNanos); method in class:ThreadedRenderer

Completed in 49 milliseconds