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

/external/chromium_org/third_party/skia/src/core/
H A DSkTInternalSList.h17 * For most use cases you should use SK_DECLARE_INTERNAL_SLIST_INTERFACE and not
21 * Unlike SK_DECLARE_INTERNAL_SLIST_INTERFACE this does not declare the field
42 #define SK_DECLARE_INTERNAL_SLIST_INTERFACE(ClassName) \ macro
50 * SK_DECLARE_INTERNAL_SLIST_INTERFACE.
/external/skia/src/core/
H A DSkTInternalSList.h17 * For most use cases you should use SK_DECLARE_INTERNAL_SLIST_INTERFACE and not
21 * Unlike SK_DECLARE_INTERNAL_SLIST_INTERFACE this does not declare the field
42 #define SK_DECLARE_INTERNAL_SLIST_INTERFACE(ClassName) \ macro
50 * SK_DECLARE_INTERNAL_SLIST_INTERFACE.

Completed in 161 milliseconds