Flutter Impeller
IMPELLER_HPP_NAMESPACE::DisplayListBuilder Member List

This is the complete list of members for IMPELLER_HPP_NAMESPACE::DisplayListBuilder, including all inherited members.

Build()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
ClipOval(const ImpellerRect &oval_bounds, ImpellerClipOperation op)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
ClipPath(const Path &path, ImpellerClipOperation op)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
ClipRect(const ImpellerRect &rect, ImpellerClipOperation op)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
ClipRoundedRect(const ImpellerRect &rect, const ImpellerRoundingRadii &radii, ImpellerClipOperation op)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DisplayListBuilder(const ImpellerRect *cull_rect=nullptr)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinlineexplicit
DrawDashedLine(const ImpellerPoint &from, const ImpellerPoint &to, float on_length, float off_length, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawDisplayList(const DisplayList &display_list, float opacity=1.0f)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawLine(const ImpellerPoint &from, const ImpellerPoint &to, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawOval(const ImpellerRect &oval_bounds, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawPaint(const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawParagraph(const Paragraph &paragraph, const ImpellerPoint &point)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawPath(const Path &path, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawRect(const ImpellerRect &rect, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawRoundedRect(const ImpellerRect &rect, const ImpellerRoundingRadii &radii, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawRoundedRectDifference(const ImpellerRect &outer_rect, const ImpellerRoundingRadii &outer_radii, const ImpellerRect &inner_rect, const ImpellerRoundingRadii &inner_radii, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawShadow(const Path &path, const ImpellerColor &shadow_color, float elevation, bool occluder_is_transparent, float device_pixel_ratio)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawTexture(const Texture &texture, const ImpellerPoint &point, ImpellerTextureSampling sampling, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
DrawTextureRect(const Texture &texture, const ImpellerRect &src_rect, const ImpellerRect &dst_rect, ImpellerTextureSampling sampling, const Paint &paint)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Get() constIMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
GetSaveCount()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
GetTransform()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Object()=defaultIMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >
Object(ImpellerDisplayListBuilder object)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inlineexplicit
Object(ImpellerDisplayListBuilder object, AdoptTag)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
Object(Object &&other)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
Object(const Object &other)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
operator bool() constIMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inlineexplicit
operator=(Object &&other)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
operator=(const Object &other)IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline
ResetTransform()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Restore()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
RestoreToCount(uint32_t count)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Rotate(float angle_degrees)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Save()IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
SaveLayer(const ImpellerRect &bounds, const Paint *paint=nullptr, const ImageFilter *backdrop=nullptr)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Scale(float x_scale, float y_scale)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
SetTransform(const ImpellerMatrix &transform)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Transform(const ImpellerMatrix &transform)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
Translate(float x_translation, float y_translation)IMPELLER_HPP_NAMESPACE::DisplayListBuilderinline
~Object()IMPELLER_HPP_NAMESPACE::Object< ImpellerDisplayListBuilder, ImpellerDisplayListBuilderTraits >inline