Skia
2D Graphics Library
Skottie.h File Reference
#include "include/core/SkFontMgr.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkSize.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "modules/skottie/include/ExternalLayer.h"
#include "modules/skottie/include/SkottieProperty.h"
#include "modules/skottie/include/SlotManager.h"
#include "modules/skresources/include/SkResources.h"
#include <memory>
#include <vector>
Include dependency graph for Skottie.h:

Go to the source code of this file.

Classes

class  skottie::Logger
 A Logger subclass can be used to receive Animation::Builder parsing errors and warnings. More...
 
class  skottie::ExpressionEvaluator< T >
 
class  skottie::ExpressionManager
 Creates ExpressionEvaluators to evaluate AE expressions and return the results. More...
 
class  skottie::MarkerObserver
 Interface for receiving AE composition markers at Animation build time. More...
 
class  skottie::Animation
 
class  skottie::Animation::Builder
 
struct  skottie::Animation::Builder::Stats
 

Namespaces

 skjson
 
 sksg
 
 skottie
 
 skottie::internal
 

Typedefs

using skottie::ImageAsset = skresources::ImageAsset
 
using skottie::ResourceProvider = skresources::ResourceProvider