OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_DECLARE_INTERNAL_SLIST_INTERFACE
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkTObjectPool.h
88
SK_DECLARE_INTERNAL_SLIST_INTERFACE
(Block);
SkTInternalSList.h
17
* 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) \
50
*
SK_DECLARE_INTERNAL_SLIST_INTERFACE
.
/external/chromium_org/third_party/skia/tests/
ObjectPoolTest.cpp
15
SK_DECLARE_INTERNAL_SLIST_INTERFACE
(PoolEntry);
SListTest.cpp
15
SK_DECLARE_INTERNAL_SLIST_INTERFACE
(SListEntry);
Completed in 9143 milliseconds