Inherits flutter::LayerStateStack::StateEntry.
Public Member Functions | |
| TranslateEntry (DlScalar tx, DlScalar ty) | |
| void | apply (LayerStateStack *stack) const override |
| void | update_mutators (MutatorsStack *mutators_stack) const override |
Definition at line 377 of file layer_state_stack.cc.
Definition at line 379 of file layer_state_stack.cc.
|
inlineoverride |
Definition at line 381 of file layer_state_stack.cc.
References impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
|
inlineoverride |
Definition at line 384 of file layer_state_stack.cc.
References impeller::Matrix::MakeTranslation(), and flutter::MutatorsStack::PushTransform().