Flutter Engine
The Flutter Engine
|
#include <SkRuntimeEffect.h>
Public Attributes | |
std::string_view | name |
ChildType | type |
int | index |
Definition at line 117 of file SkRuntimeEffect.h.
int SkRuntimeEffect::Child::index |
Definition at line 120 of file SkRuntimeEffect.h.
std::string_view SkRuntimeEffect::Child::name |
Definition at line 118 of file SkRuntimeEffect.h.
ChildType SkRuntimeEffect::Child::type |
Definition at line 119 of file SkRuntimeEffect.h.