OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SK_REQUIRE_LOCAL_VAR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkTypes.h
165
* To prevent callers from instantiating your class without a name, use
SK_REQUIRE_LOCAL_VAR
170
* #define classname(...)
SK_REQUIRE_LOCAL_VAR
(classname)
175
#define
SK_REQUIRE_LOCAL_VAR
(classname) \
461
#define SkAutoFree(...)
SK_REQUIRE_LOCAL_VAR
(SkAutoFree)
548
#define SkAutoMalloc(...)
SK_REQUIRE_LOCAL_VAR
(SkAutoMalloc)
/external/skia/include/core/
SkTypes.h
165
* To prevent callers from instantiating your class without a name, use
SK_REQUIRE_LOCAL_VAR
170
* #define classname(...)
SK_REQUIRE_LOCAL_VAR
(classname)
175
#define
SK_REQUIRE_LOCAL_VAR
(classname) \
461
#define SkAutoFree(...)
SK_REQUIRE_LOCAL_VAR
(SkAutoFree)
548
#define SkAutoMalloc(...)
SK_REQUIRE_LOCAL_VAR
(SkAutoMalloc)
Completed in 28 milliseconds