Flutter Engine
The Flutter Engine
|
Public Member Functions | |
ImageShaderSample (Resources res, int resId) | |
void | render (Canvas canvas, long t, 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 ImageShaderSample.java.
|
inline |
Definition at line 22 of file ImageShaderSample.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 32 of file ImageShaderSample.java.