Flutter Engine
The Flutter Engine
|
Public Member Functions | |
SkottieSample (Resources res, int resId) | |
void | render (Canvas canvas, long ms, float left, float top, float right, float bottom) |
void | render (Canvas canvas, long t, float left, float top, float right, float bottom) |
Definition at line 19 of file SkottieSample.java.
|
inline |
Definition at line 23 of file SkottieSample.java.
|
inline |
Renders a Sample frame t (ms) into the destination rect [L T R B].
Implements org.skia.jetskidemo.samples.Sample.
Definition at line 36 of file SkottieSample.java.