![]() |
Flutter Engine
The Flutter Engine
|
Public Member Functions | |
OpacityAdapter (const skjson::ObjectValue &jobject, sk_sp< sksg::RenderNode > child, const AnimationBuilder &abuilder) | |
![]() | |
const sk_sp< sksg::OpacityEffect > & | node () const |
![]() | |
template<typename T > | |
bool | bind (const AnimationBuilder &, const skjson::ObjectValue *, T *) |
template<typename T > | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jobject, T &v) |
bool | bindAutoOrientable (const AnimationBuilder &abuilder, const skjson::ObjectValue *jobject, SkV2 *v, float *orientation) |
bool | isStatic () const |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ScalarValue *v) |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ShapeValue *v) |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, TextValue *v) |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, Vec2Value *v) |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, VectorValue *v) |
template<> | |
bool | bind (const AnimationBuilder &abuilder, const skjson::ObjectValue *jprop, ColorValue *v) |
![]() | |
StateChanged | seek (float t) |
![]() | |
SkRefCntBase () | |
virtual | ~SkRefCntBase () |
bool | unique () const |
void | ref () const |
void | unref () const |
Additional Inherited Members | |
![]() | |
using | StateChanged = bool |
![]() | |
static sk_sp< OpacityAdapter > | Make (Args &&... args) |
![]() | |
DiscardableAdapterBase () | |
DiscardableAdapterBase (sk_sp< sksg::OpacityEffect > node) | |
![]() | |
virtual void | onSync ()=0 |
void | shrink_to_fit () |
void | attachDiscardableAdapter (sk_sp< AnimatablePropertyContainer >) |
![]() | |
Animator ()=default | |
virtual StateChanged | onSeek (float t)=0 |
Definition at line 98 of file Skottie.cpp.
|
inline |
Definition at line 100 of file Skottie.cpp.