OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GR_CONCAT_IMPL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/
GrConfig.h
106
#define GR_CONCAT(X,Y)
GR_CONCAT_IMPL
(X,Y)
107
#define
GR_CONCAT_IMPL
(X,Y) X##Y
/external/skia/include/gpu/
GrConfig.h
106
#define GR_CONCAT(X,Y)
GR_CONCAT_IMPL
(X,Y)
107
#define
GR_CONCAT_IMPL
(X,Y) X##Y
Completed in 23 milliseconds