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

  /external/chromium_org/third_party/skia/src/core/
SkRecords.h 20 // We leave this SK_RECORD_TYPES macro defined for use by code that wants to operate on SkRecords
25 #define SK_RECORD_TYPES(M) \
61 enum Type { SK_RECORD_TYPES(ENUM) };
  /external/skia/src/core/
SkRecords.h 20 // We leave this SK_RECORD_TYPES macro defined for use by code that wants to operate on SkRecords
25 #define SK_RECORD_TYPES(M) \
61 enum Type { SK_RECORD_TYPES(ENUM) };

Completed in 66 milliseconds