Inherits flutter::LayerStateStack::StateEntry.
Public Member Functions | |
| ClipPathEntry (const DlPath &clip_path, bool is_aa) | |
| ~ClipPathEntry () override=default | |
| void | apply (LayerStateStack *stack) const override |
| void | update_mutators (MutatorsStack *mutators_stack) const override |
Definition at line 482 of file layer_state_stack.cc.
|
inline |
Definition at line 484 of file layer_state_stack.cc.
|
overridedefault |
|
inlineoverride |
Definition at line 488 of file layer_state_stack.cc.
References flutter::kIntersect.
|
inlineoverride |
Definition at line 491 of file layer_state_stack.cc.
References flutter::MutatorsStack::PushClipPath().