Flutter Engine
The Flutter Engine
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
ClipOp typedef (defined in flutter::LayerStateStack::Delegate)flutter::LayerStateStack::Delegateprotected
clipPath(const SkPath &path, ClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
clipRect(const SkRect &rect, ClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
clipRRect(const SkRRect &rrect, ClipOp op, bool is_aa) overrideflutter::PrerollDelegateinline
content_culled(const SkRect &content_bounds) const overrideflutter::PrerollDelegateinline
decommission() overrideflutter::PrerollDelegateinline
device_cull_rect() const overrideflutter::PrerollDelegateinline
integralTransform() overrideflutter::PrerollDelegateinline
local_cull_rect() const overrideflutter::PrerollDelegateinline
matrix_3x3() const overrideflutter::PrerollDelegateinline
matrix_4x4() const overrideflutter::PrerollDelegateinline
PrerollDelegate(const SkRect &cull_rect, const SkMatrix &matrix)flutter::PrerollDelegateinline
restore() overrideflutter::PrerollDelegateinline
save() overrideflutter::PrerollDelegateinline
saveLayer(const SkRect &bounds, LayerStateStack::RenderingAttributes &attributes, DlBlendMode blend, const DlImageFilter *backdrop) overrideflutter::PrerollDelegateinline
transform(const SkM44 &m44) overrideflutter::PrerollDelegateinline
transform(const SkMatrix &matrix) overrideflutter::PrerollDelegateinline
translate(SkScalar tx, SkScalar ty) overrideflutter::PrerollDelegateinline
~Delegate()=default (defined in flutter::LayerStateStack::Delegate)flutter::LayerStateStack::Delegatevirtual