Searched refs:SK_DECLARE_INST_COUNT_ROOT (Results 1 - 12 of 12) 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
35 #define SK_DECLARE_INST_COUNT_ROOT(className) \ macro
119 #define SK_DECLARE_INST_COUNT_ROOT(className) static void AddInstChild() { } macro
H A DSkRefCnt.h29 SK_DECLARE_INST_COUNT_ROOT(SkRefCntBase)
H A DSkStream.h179 SK_DECLARE_INST_COUNT_ROOT(SkWStream)
H A DSkPath.h32 SK_DECLARE_INST_COUNT_ROOT(SkPath);
/external/skia/include/core/
H A DSkInstCnt.h16 * SK_DECLARE_INST_COUNT_ROOT at the top of its declaration for a root class
35 #define SK_DECLARE_INST_COUNT_ROOT(className) \ macro
119 #define SK_DECLARE_INST_COUNT_ROOT(className) static void AddInstChild() { } macro
H A DSkRefCnt.h29 SK_DECLARE_INST_COUNT_ROOT(SkRefCntBase)
H A DSkStream.h179 SK_DECLARE_INST_COUNT_ROOT(SkWStream)
H A DSkPath.h32 SK_DECLARE_INST_COUNT_ROOT(SkPath);
/external/skia/tests/
H A DGrMemoryPoolTest.cpp48 SK_DECLARE_INST_COUNT_ROOT(A);
H A DLListTest.cpp28 SK_DECLARE_INST_COUNT_ROOT(ListElement);
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL_program.cpp23 SK_DECLARE_INST_COUNT_ROOT(Entry);
/external/skia/src/gpu/gl/
H A DGrGpuGL_program.cpp23 SK_DECLARE_INST_COUNT_ROOT(Entry);

Completed in 584 milliseconds