Class CompositorContext
Inheritance
System.Object
CompositorContext
Syntax
public class CompositorContext
Constructors
CompositorContext()
Declaration
public CompositorContext()
Methods
acquireFrame(Canvas, Boolean)
Declaration
public CompositorContext.ScopedFrame acquireFrame(Canvas canvas, bool instrumentationEnabled)
Parameters
Type |
Name |
Description |
Canvas |
canvas |
|
System.Boolean |
instrumentationEnabled |
|
Returns
frameTime()
Declaration
public Stopwatch frameTime()
Returns
onGrContextCreated(Surface)
Declaration
public void onGrContextCreated(Surface surface)
Parameters
Type |
Name |
Description |
Surface |
surface |
|
onGrContextDestroyed()
Declaration
public void onGrContextDestroyed()
rasterCache()
Declaration
public RasterCache rasterCache()
Returns