This is the complete list of members for flutter::CanvasGradient, including all inherited members.
| AddRef() const | fml::internal::RefCountedThreadSafeBase | inline |
| AssertHasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
| AssociateWithDartWrapper(Dart_Handle wrappable) | tonic::DartWrappable | |
| ClearDartWrapper() | tonic::DartWrappable | |
| Create(Dart_Handle wrapper) | flutter::CanvasGradient | static |
| CreateDartWrapper(DartState *dart_state) | tonic::DartWrappable | |
| dart_wrapper() const | tonic::DartWrappable | inline |
| DartNativeFields enum name | tonic::DartWrappable | |
| DartWrappable() | tonic::DartWrappable | inline |
| GetDartWrapperInfo() const =0 | tonic::DartWrappable | pure virtual |
| GetTypeForWrapper(tonic::DartState *dart_state, const tonic::DartWrapperInfo &wrapper_info) | tonic::DartWrappable | protectedstatic |
| HasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
| initLinear(const tonic::Float32List &end_points, const tonic::Float32List &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::Float32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, const tonic::Float64List &matrix4) | flutter::CanvasGradient | |
| initSweep(double center_x, double center_y, const tonic::Float32List &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::Float32List &colors, const tonic::Float32List &color_stops, DlTileMode tile_mode, const tonic::Float64List &matrix4) | flutter::CanvasGradient | |
| kNumberOfNativeFields enum value | tonic::DartWrappable | |
| kPeerIndex enum value | tonic::DartWrappable | |
| RefCountedThreadSafe() | fml::RefCountedThreadSafe< T > | inlineprotected |
| RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |
| Release() const | fml::RefCountedThreadSafe< T > | inline |
| ReleaseDartWrappableReference() const override | flutter::RefCountedDartWrappable< Shader > | inlinevirtual |
| RetainDartWrappableReference() const override | flutter::RefCountedDartWrappable< Shader > | inlinevirtual |
| Shader() | flutter::Shader | inlineprotected |
| shader(DlImageSampling sampling) override | flutter::CanvasGradient | inlinevirtual |
| ~CanvasGradient() override | flutter::CanvasGradient | |
| ~DartWrappable() | tonic::DartWrappable | protectedvirtual |
| ~RefCountedThreadSafe() | fml::RefCountedThreadSafe< T > | inlineprotected |
| ~RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |
| ~Shader() override | flutter::Shader |