Flutter Impeller
impeller::interop::ColorSource Member List

This is the complete list of members for impeller::interop::ColorSource, including all inherited members.

ColorSource(std::shared_ptr< flutter::DlColorSource > source)impeller::interop::ColorSourceexplicit
ColorSource(const ColorSource &)=deleteimpeller::interop::ColorSource
GetColorSource() constimpeller::interop::ColorSource
GetRefCountForTests() constimpeller::interop::ObjectBaseinline
InteropClass typedefimpeller::interop::Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>
InteropCSibling typedefimpeller::interop::Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>
IsValid() constimpeller::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::ColorSourcestatic
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::ColorSourcestatic
MakeImage(const Texture &image, flutter::DlTileMode horizontal_tile_mode, flutter::DlTileMode vertical_tile_mode, flutter::DlImageSampling sampling, const Matrix &transformation)impeller::interop::ColorSourcestatic
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::ColorSourcestatic
MakeRadialGradient(const Point &center, Scalar radius, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation)impeller::interop::ColorSourcestatic
MakeSweepGradient(const Point &center, Scalar start, Scalar end, const std::vector< flutter::DlColor > &colors, const std::vector< Scalar > &stops, flutter::DlTileMode tile_mode, const Matrix &transformation)impeller::interop::ColorSourcestatic
ObjectBase()=defaultimpeller::interop::ObjectBase
ObjectBase(const ObjectBase &)=deleteimpeller::interop::ObjectBase
ObjectBase(ObjectBase &&)=deleteimpeller::interop::ObjectBase
operator=(const ColorSource &)=deleteimpeller::interop::ColorSource
Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>::operator=(const ObjectBase &)=deleteimpeller::interop::ObjectBase
Object< ColorSource, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerColorSource)>::operator=(ObjectBase &&)=deleteimpeller::interop::ObjectBase
Release()impeller::interop::ObjectBaseinline
Retain()impeller::interop::ObjectBaseinline
SafeRelease(void *ptr)impeller::interop::ObjectBaseinlinestatic
SafeRetain(void *ptr)impeller::interop::ObjectBaseinlinestatic
~ColorSource() overrideimpeller::interop::ColorSource
~ObjectBase()=defaultimpeller::interop::ObjectBasevirtual