public abstract static class ChoreographerCompat.FrameCallback
extends java.lang.Object
| Constructor and Description |
|---|
FrameCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doFrame(long frameTimeNanos)
Just a wrapper for frame callback, see
Choreographer.FrameCallback.doFrame(long). |