This is the complete list of members for impeller::interop::ColorSource, including all inherited members.
| ColorSource(std::shared_ptr< flutter::DlColorSource > source) | impeller::interop::ColorSource | explicit |
| ColorSource(const ColorSource &)=delete | impeller::interop::ColorSource | |
| GetColorSource() const | impeller::interop::ColorSource | |
| GetRefCountForTests() const | impeller::interop::ObjectBase | inline |
| InteropClass typedef | impeller::interop::Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)> | |
| InteropCSibling typedef | impeller::interop::Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)> | |
| IsValid() const | impeller::interop::ColorSource | |
| MakeConicalGradient(const Point &start_center, Scalar start_radius, const Point &end_center, Scalar end_radius, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation) | impeller::interop::ColorSource | static |
| MakeFragmentProgram(const Context &context, const FragmentProgram &program, std::vector< std::shared_ptr< flutter::DlColorSource >> samplers, std::shared_ptr< std::vector< uint8_t >> uniform_data) | impeller::interop::ColorSource | static |
| MakeImage(const Texture &image, flutter::DlTileMode horizontal_tile_mode, flutter::DlTileMode vertical_tile_mode, flutter::DlImageSampling sampling, const Matrix &transformation) | impeller::interop::ColorSource | static |
| MakeLinearGradient(const Point &start_point, const Point &end_point, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation) | impeller::interop::ColorSource | static |
| MakeRadialGradient(const Point ¢er, Scalar radius, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation) | impeller::interop::ColorSource | static |
| MakeSweepGradient(const Point ¢er, Scalar start, Scalar end, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation) | impeller::interop::ColorSource | static |
| ObjectBase()=default | impeller::interop::ObjectBase | |
| ObjectBase(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| ObjectBase(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| operator=(const ColorSource &)=delete | impeller::interop::ColorSource | |
| Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>::operator=(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>::operator=(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| Release() | impeller::interop::ObjectBase | inline |
| Retain() | impeller::interop::ObjectBase | inline |
| SafeRelease(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SafeRetain(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| ~ColorSource() override | impeller::interop::ColorSource | |
| ~ObjectBase()=default | impeller::interop::ObjectBase | virtual |