Inherits flutter::LayerStateStack::StateEntry.
Public Member Functions | |
| ClipRectEntry (const DlRect &clip_rect, bool is_aa) | |
| void | apply (LayerStateStack *stack) const override |
| void | update_mutators (MutatorsStack *mutators_stack) const override |
Definition at line 423 of file layer_state_stack.cc.
|
inline |
Definition at line 425 of file layer_state_stack.cc.
|
inlineoverride |
Definition at line 428 of file layer_state_stack.cc.
References flutter::kIntersect.
|
inlineoverride |
Definition at line 431 of file layer_state_stack.cc.
References flutter::MutatorsStack::PushClipRect().