Inherits flutter::LayerStateStack::StateEntry.
Public Member Functions | |
| TransformMatrixEntry (const DlMatrix &matrix) | |
| void | apply (LayerStateStack *stack) const override |
| void | update_mutators (MutatorsStack *mutators_stack) const override |
Definition at line 394 of file layer_state_stack.cc.
|
inlineexplicit |
Definition at line 396 of file layer_state_stack.cc.
|
inlineoverride |
Definition at line 398 of file layer_state_stack.cc.
|
inlineoverride |
Definition at line 401 of file layer_state_stack.cc.
References flutter::MutatorsStack::PushTransform().