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

/external/skia/src/animator/
H A DSkMemberInfo.h30 struct SkMemberInfo { struct
58 const SkMemberInfo* getInherited() const;
97 static const SkMemberInfo* Find(const SkMemberInfo [], int count, int* index);
98 static const SkMemberInfo* Find(const SkMemberInfo [], int count, const char** name);
100 static const SkMemberInfo* Find(SkDisplayTypes type, int* index);
101 static const SkMemberInfo* Find(SkDisplayTypes type, const char** name);
151 static const SkMemberInfo fInfo[]; \
153 virtual const SkMemberInfo* getMembe
[all...]

Completed in 64 milliseconds