Searched defs:SkElementType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/animator/
H A DSkAnimator.h31 /** SkElementType is the type of element: a rectangle, a color, an animator, and so on.
33 enum SkElementType { enum
275 SkElementType getElementType(const SkDisplayable* element);
281 SkElementType getElementType(const char* elementID);
/external/skia/include/animator/
H A DSkAnimator.h31 /** SkElementType is the type of element: a rectangle, a color, an animator, and so on.
33 enum SkElementType { enum
275 SkElementType getElementType(const SkDisplayable* element);
281 SkElementType getElementType(const char* elementID);

Completed in 161 milliseconds