Flutter Engine
The Flutter Engine
|
#include <SkottieProperty.h>
Public Attributes | |
SkRect | fBounds |
SkMatrix | fMatrix |
size_t | fCluster |
float | fAdvance |
Definition at line 55 of file SkottieProperty.h.
float skottie::GlyphDecorator::GlyphInfo::fAdvance |
Definition at line 59 of file SkottieProperty.h.
SkRect skottie::GlyphDecorator::GlyphInfo::fBounds |
Definition at line 56 of file SkottieProperty.h.
size_t skottie::GlyphDecorator::GlyphInfo::fCluster |
Definition at line 58 of file SkottieProperty.h.
SkMatrix skottie::GlyphDecorator::GlyphInfo::fMatrix |
Definition at line 57 of file SkottieProperty.h.