Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
org.skia.jetski.SweepGradient Member List

This is the complete list of members for org.skia.jetski.SweepGradient, including all inherited members.

finalize()org.skia.jetski.Shaderinlineprotected
getNativeInstance()org.skia.jetski.Shaderinlinepackage
Gradient(int[] colors, float[] pos, TileMode tm, Matrix lm, GradientFactory gf)org.skia.jetski.Gradientinlineprotected
Gradient(float[] colors, float[] pos, TileMode tm, Matrix lm, GradientFactory gf)org.skia.jetski.Gradientinlineprotected
release()org.skia.jetski.Shaderinline
Shader(long native_instance)org.skia.jetski.Shaderinlinepackage
SweepGradient(float x, float y, float startAngle, float endAngle, int[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix)org.skia.jetski.SweepGradientinline
SweepGradient(float x, float y, float startAngle, float endAngle, int[] colors, float[] pos, TileMode tm)org.skia.jetski.SweepGradientinline
SweepGradient(float x, float y, int[] colors, float[] pos)org.skia.jetski.SweepGradientinline
SweepGradient(float x, float y, float startAngle, float endAngle, float[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix)org.skia.jetski.SweepGradientinline
SweepGradient(float x, float y, float startAngle, float endAngle, float[] colors, float[] pos, TileMode tm)org.skia.jetski.SweepGradientinline
SweepGradient(float x, float y, float[] colors, float[] pos)org.skia.jetski.SweepGradientinline