HomeSort by relevance Sort by last modified time
    Searched defs:SkFieldType (Results 1 - 2 of 2) sorted by null

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

Completed in 282 milliseconds