Flutter Engine
The Flutter Engine
|
Public Member Functions | |
virtual | ~Culler ()=default |
virtual bool | init (DispatchContext &context)=0 |
virtual void | update (DispatchContext &context)=0 |
Definition at line 73 of file display_list.cc.
|
virtualdefault |
|
pure virtual |
Implemented in flutter::NopCuller, and flutter::VectorCuller.
|
pure virtual |
Implemented in flutter::NopCuller, and flutter::VectorCuller.