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

/external/skia/src/animator/
H A DSkMemberInfo.h31 struct SkMemberInfo { struct
59 const SkMemberInfo* getInherited() const;
98 static const SkMemberInfo* Find(const SkMemberInfo [], int count, int* index);
99 static const SkMemberInfo* Find(const SkMemberInfo [], int count, const char** name);
101 static const SkMemberInfo* Find(SkDisplayTypes type, int* index);
102 static const SkMemberInfo* Find(SkDisplayTypes type, const char** name);
157 static const SkMemberInfo fInfo[]; \
159 const SkMemberInfo* getMembe
[all...]

Completed in 374 milliseconds