Interface ShadowChoreographer.ChoreographerReflector

Enclosing class:
ShadowChoreographer

protected static interface ShadowChoreographer.ChoreographerReflector
Accessor interface for Choreographer's internals
  • Method Details

    • getThreadInstance

      ThreadLocal<Choreographer> getThreadInstance()
    • doFrame

      void doFrame(long frameTimeNanos, int frame)
    • getReceiver

      DisplayEventReceiver getReceiver()
    • __constructor__

      void __constructor__(Looper looper)
    • __constructor__

      void __constructor__(Looper looper, int vsyncSource, long layerHandle)
    • __constructor__

      void __constructor__(Looper looper, int vsyncSource)