Flutter Engine
The Flutter Engine
|
#include <SkottiePriv.h>
Public Member Functions | |
void | revalidate () |
void | setRoot (sk_sp< sksg::RenderNode >) |
Public Member Functions inherited from SkNVRefCnt< SceneGraphRevalidator > | |
SkNVRefCnt () | |
~SkNVRefCnt () | |
bool | unique () const |
void | ref () const |
void | unref () const |
void | deref () const |
bool | refCntGreaterThan (int32_t threadIsolatedTestCnt) const |
Definition at line 57 of file SkottiePriv.h.
void skottie::internal::SceneGraphRevalidator::revalidate | ( | ) |
Definition at line 65 of file Skottie.cpp.
void skottie::internal::SceneGraphRevalidator::setRoot | ( | sk_sp< sksg::RenderNode > | root | ) |
Definition at line 61 of file Skottie.cpp.