Home
last modified time | relevance | path

Searched refs:GR_RELEASE (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/gpu/
DGrConfig.h86 #ifdef GR_RELEASE
87 #define GR_DEBUG !GR_RELEASE
97 #ifndef GR_RELEASE
98 #define GR_RELEASE !GR_DEBUG macro
101 #if GR_DEBUG == GR_RELEASE
DGrUserConfig.h18 #undef GR_RELEASE
20 #define GR_RELEASE 0
DSkGr.h31 #if (GR_DEBUG && defined(SK_RELEASE)) || (GR_RELEASE && defined(SK_DEBUG))
/external/skia/gyp/
Dcommon.gypi60 'GR_RELEASE=1',