Flutter Impeller
impeller::CanvasDlDispatcher Member List

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

CanvasDlDispatcher(ContentContext &renderer, RenderTarget &render_target, bool is_onscreen, bool has_root_backdrop_filter, flutter::DlBlendMode max_root_blend_mode, IRect cull_rect)impeller::CanvasDlDispatcher
clipOval(const DlRect &bounds, flutter::DlClipOp clip_op, bool is_aa) overrideimpeller::DlDispatcherBase
clipPath(const DlPath &path, flutter::DlClipOp clip_op, bool is_aa) overrideimpeller::DlDispatcherBase
clipRect(const DlRect &rect, flutter::DlClipOp clip_op, bool is_aa) overrideimpeller::DlDispatcherBase
clipRoundRect(const DlRoundRect &rrect, flutter::DlClipOp clip_op, bool is_aa) overrideimpeller::DlDispatcherBase
clipRoundSuperellipse(const DlRoundSuperellipse &rse, flutter::DlClipOp clip_op, bool is_aa) overrideimpeller::DlDispatcherBase
drawArc(const DlRect &oval_bounds, DlScalar start_degrees, DlScalar sweep_degrees, bool use_center) overrideimpeller::DlDispatcherBase
drawAtlas(const sk_sp< flutter::DlImage > atlas, const RSTransform xform[], const DlRect tex[], const flutter::DlColor colors[], int count, flutter::DlBlendMode mode, flutter::DlImageSampling sampling, const DlRect *cull_rect, bool render_with_attributes) overrideimpeller::DlDispatcherBase
drawCircle(const DlPoint &center, DlScalar radius) overrideimpeller::DlDispatcherBase
drawColor(flutter::DlColor color, flutter::DlBlendMode mode) overrideimpeller::DlDispatcherBase
drawDashedLine(const DlPoint &p0, const DlPoint &p1, DlScalar on_length, DlScalar off_length) overrideimpeller::DlDispatcherBase
drawDiffRoundRect(const DlRoundRect &outer, const DlRoundRect &inner) overrideimpeller::DlDispatcherBase
drawDisplayList(const sk_sp< flutter::DisplayList > display_list, DlScalar opacity) overrideimpeller::DlDispatcherBase
drawImage(const sk_sp< flutter::DlImage > image, const DlPoint &point, flutter::DlImageSampling sampling, bool render_with_attributes) overrideimpeller::DlDispatcherBase
drawImageNine(const sk_sp< flutter::DlImage > image, const DlIRect &center, const DlRect &dst, flutter::DlFilterMode filter, bool render_with_attributes) overrideimpeller::DlDispatcherBase
drawImageRect(const sk_sp< flutter::DlImage > image, const DlRect &src, const DlRect &dst, flutter::DlImageSampling sampling, bool render_with_attributes, flutter::DlSrcRectConstraint constraint) overrideimpeller::DlDispatcherBase
drawLine(const DlPoint &p0, const DlPoint &p1) overrideimpeller::DlDispatcherBase
drawOval(const DlRect &bounds) overrideimpeller::DlDispatcherBase
drawPaint() overrideimpeller::DlDispatcherBase
drawPath(const DlPath &path) overrideimpeller::DlDispatcherBase
drawPoints(flutter::DlPointMode mode, uint32_t count, const DlPoint points[]) overrideimpeller::DlDispatcherBase
drawRect(const DlRect &rect) overrideimpeller::DlDispatcherBase
drawRoundRect(const DlRoundRect &rrect) overrideimpeller::DlDispatcherBase
drawRoundSuperellipse(const DlRoundSuperellipse &rse) overrideimpeller::DlDispatcherBase
drawShadow(const DlPath &path, const flutter::DlColor color, const DlScalar elevation, bool transparent_occluder, DlScalar dpr) overrideimpeller::DlDispatcherBase
drawTextBlob(const sk_sp< SkTextBlob > blob, DlScalar x, DlScalar y) overrideimpeller::DlDispatcherBase
drawTextFrame(const std::shared_ptr< impeller::TextFrame > &text_frame, DlScalar x, DlScalar y) overrideimpeller::DlDispatcherBase
drawVertices(const std::shared_ptr< flutter::DlVertices > &vertices, flutter::DlBlendMode dl_mode) overrideimpeller::CanvasDlDispatcher
FinishRecording()impeller::CanvasDlDispatcherinline
initial_matrix_impeller::DlDispatcherBaseprotected
paint_impeller::DlDispatcherBaseprotected
restore() overrideimpeller::DlDispatcherBase
rotate(DlScalar degrees) overrideimpeller::DlDispatcherBase
save() overrideimpeller::CanvasDlDispatcherinline
save(uint32_t total_content_depth) overrideimpeller::CanvasDlDispatcher
impeller::DlDispatcherBase::save(uint32_t total_content_depth) overrideimpeller::DlDispatcherBase
saveLayer(const DlRect &bounds, const flutter::SaveLayerOptions options, const flutter::DlImageFilter *backdrop, std::optional< int64_t > backdrop_id) overrideimpeller::CanvasDlDispatcherinline
saveLayer(const DlRect &bounds, const flutter::SaveLayerOptions &options, uint32_t total_content_depth, flutter::DlBlendMode max_content_mode, const flutter::DlImageFilter *backdrop, std::optional< int64_t > backdrop_id) overrideimpeller::CanvasDlDispatcher
impeller::DlDispatcherBase::saveLayer(const DlRect &bounds, const flutter::SaveLayerOptions &options, uint32_t total_content_depth, flutter::DlBlendMode max_content_mode, const flutter::DlImageFilter *backdrop, std::optional< int64_t > backdrop_id) overrideimpeller::DlDispatcherBase
scale(DlScalar sx, DlScalar sy) overrideimpeller::DlDispatcherBase
setAntiAlias(bool aa) overrideimpeller::DlDispatcherBase
SetBackdropData(std::unordered_map< int64_t, BackdropData > backdrop, size_t backdrop_count)impeller::CanvasDlDispatcher
setBlendMode(flutter::DlBlendMode mode) overrideimpeller::DlDispatcherBase
setColor(flutter::DlColor color) overrideimpeller::DlDispatcherBase
setColorFilter(const flutter::DlColorFilter *filter) overrideimpeller::DlDispatcherBase
setColorSource(const flutter::DlColorSource *source) overrideimpeller::DlDispatcherBase
setDrawStyle(flutter::DlDrawStyle style) overrideimpeller::DlDispatcherBase
setImageFilter(const flutter::DlImageFilter *filter) overrideimpeller::DlDispatcherBase
setInvertColors(bool invert) overrideimpeller::DlDispatcherBase
setMaskFilter(const flutter::DlMaskFilter *filter) overrideimpeller::DlDispatcherBase
setStrokeCap(flutter::DlStrokeCap cap) overrideimpeller::DlDispatcherBase
setStrokeJoin(flutter::DlStrokeJoin join) overrideimpeller::DlDispatcherBase
setStrokeMiter(DlScalar limit) overrideimpeller::DlDispatcherBase
setStrokeWidth(DlScalar width) overrideimpeller::DlDispatcherBase
SimplifyOrDrawPath(Canvas &canvas, const DlPath &cache, const Paint &paint)impeller::DlDispatcherBaseprotectedstatic
skew(DlScalar sx, DlScalar sy) overrideimpeller::DlDispatcherBase
transform2DAffine(DlScalar mxx, DlScalar mxy, DlScalar mxt, DlScalar myx, DlScalar myy, DlScalar myt) overrideimpeller::DlDispatcherBase
transformFullPerspective(DlScalar mxx, DlScalar mxy, DlScalar mxz, DlScalar mxt, DlScalar myx, DlScalar myy, DlScalar myz, DlScalar myt, DlScalar mzx, DlScalar mzy, DlScalar mzz, DlScalar mzt, DlScalar mwx, DlScalar mwy, DlScalar mwz, DlScalar mwt) overrideimpeller::DlDispatcherBase
transformReset() overrideimpeller::DlDispatcherBase
translate(DlScalar tx, DlScalar ty) overrideimpeller::DlDispatcherBase
~CanvasDlDispatcher()=defaultimpeller::CanvasDlDispatcher