Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::CanvasGradient Member List

This is the complete list of members for flutter::CanvasGradient, including all inherited members.

AddRef() constfml::internal::RefCountedThreadSafeBaseinline
AssertHasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
AssociateWithDartWrapper(Dart_Handle wrappable)tonic::DartWrappable
ClearDartWrapper()tonic::DartWrappable
Create(Dart_Handle wrapper)flutter::CanvasGradientstatic
CreateDartWrapper(DartState *dart_state)tonic::DartWrappable
dart_wrapper() consttonic::DartWrappableinline
DartNativeFields enum nametonic::DartWrappable
DartWrappable()tonic::DartWrappableinline
GetDartWrapperInfo() const =0tonic::DartWrappablepure virtual
GetTypeForWrapper(tonic::DartState *dart_state, const tonic::DartWrapperInfo &wrapper_info)tonic::DartWrappableprotectedstatic
HasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
initLinear(const tonic::Float32List &end_points, const tonic::Int32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, const tonic::Float64List &matrix4)flutter::CanvasGradient
initRadial(double center_x, double center_y, double radius, const tonic::Int32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, const tonic::Float64List &matrix4)flutter::CanvasGradient
initSweep(double center_x, double center_y, const tonic::Int32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, double start_angle, double end_angle, const tonic::Float64List &matrix4)flutter::CanvasGradient
initTwoPointConical(double start_x, double start_y, double start_radius, double end_x, double end_y, double end_radius, const tonic::Int32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, const tonic::Float64List &matrix4)flutter::CanvasGradient
kNumberOfNativeFields enum valuetonic::DartWrappable
kPeerIndex enum valuetonic::DartWrappable
RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
Release() constfml::RefCountedThreadSafe< T >inline
ReleaseDartWrappableReference() const overrideflutter::RefCountedDartWrappable< Shader >inlinevirtual
RetainDartWrappableReference() const overrideflutter::RefCountedDartWrappable< Shader >inlinevirtual
Shader()flutter::Shaderinlineprotected
shader(DlImageSampling sampling) overrideflutter::CanvasGradientinlinevirtual
~CanvasGradient() overrideflutter::CanvasGradient
~DartWrappable()tonic::DartWrappableprotectedvirtual
~RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
~RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
~Shader() overrideflutter::Shader