Home
last modified time | relevance | path

Searched refs:SkType_Animate (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/animator/
DSkDisplayType.h43 SkType_Animate, enumerator
190 static bool IsAnimate(SkDisplayTypes type ) { return type == SkType_Animate || in IsAnimate()
DSkDisplayType.cpp411 { "animate", SkType_Animate INIT_BOOL_FIELDS },
544 return SkType_Animate; // another cheat until we have a lookup table in GetParent()
616 case SkType_Animate: in IsDisplayable()
DSkDisplayable.h72 return type == SkType_Animate || type == SkType_Set; } in isAnimate()
DSkMemberInfo.cpp534 case SkType_Animate: