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

/external/chromium_org/third_party/skia/include/core/
H A DSkInstCnt.h16 * SK_DECLARE_INST_COUNT_ROOT at the top of its declaration for a root class
42 #define SK_DECLARE_INST_COUNT_ROOT(className) \ macro
134 #define SK_DECLARE_INST_COUNT_ROOT(className) static void AddInstChild() { } macro
/external/skia/include/core/
H A DSkInstCnt.h16 * SK_DECLARE_INST_COUNT_ROOT at the top of its declaration for a root class
42 #define SK_DECLARE_INST_COUNT_ROOT(className) \ macro
134 #define SK_DECLARE_INST_COUNT_ROOT(className) static void AddInstChild() { } macro

Completed in 93 milliseconds