Flutter Engine
 
Loading...
Searching...
No Matches
flutter::PrerollDelegate Member List

This is the complete list of members for flutter::PrerollDelegate, including all inherited members.

canvas() const (defined in flutter::LayerStateStack::Delegate)flutter::LayerStateStack::Delegateinlinevirtual
clipPath(const DlPath &path, DlClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
clipRect(const DlRect &rect, DlClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
clipRRect(const DlRoundRect &rrect, DlClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
clipRSuperellipse(const DlRoundSuperellipse &rse, DlClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
content_culled(const DlRect &content_bounds) const overrideflutter::PrerollDelegateinline
decommission() overrideflutter::PrerollDelegateinline
device_cull_rect() const overrideflutter::PrerollDelegateinline
integralTransform() overrideflutter::PrerollDelegateinline
local_cull_rect() const overrideflutter::PrerollDelegateinline
matrix() const overrideflutter::PrerollDelegateinline
PrerollDelegate(const DlRect &cull_rect, const DlMatrix &matrix)flutter::PrerollDelegateinline
restore() overrideflutter::PrerollDelegateinline
save() overrideflutter::PrerollDelegateinline
saveLayer(const DlRect &bounds, LayerStateStack::RenderingAttributes &attributes, DlBlendMode blend, const DlImageFilter *backdrop, std::optional< int64_t > backdrop_id) overrideflutter::PrerollDelegateinline
transform(const DlMatrix &matrix) overrideflutter::PrerollDelegateinline
translate(DlScalar tx, DlScalar ty) overrideflutter::PrerollDelegateinline
~Delegate()=default (defined in flutter::LayerStateStack::Delegate)flutter::LayerStateStack::Delegatevirtual