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

/external/skia/include/animator/
H A DSkAnimator.h36 /** SkFieldType is the type of field: a scalar, a string, an integer, a boolean, and so on.
38 enum SkFieldType { enum
302 SkFieldType getFieldType(const SkMemberInfo* field);
309 SkFieldType getFieldType(const char* elementID, const char* fieldName);

Completed in 36 milliseconds