Searched defs:SK_DEBUG (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPreConfig.h65 #if !defined(SK_DEBUG) && !defined(SK_RELEASE)
69 #define SK_DEBUG macro
/external/skia/include/core/
H A DSkPreConfig.h65 #if !defined(SK_DEBUG) && !defined(SK_RELEASE)
69 #define SK_DEBUG macro
/external/grub/netboot/
H A Dsk_g16.c320 * SK_DEBUG
324 * If SK_DEBUG and SK_DEBUG2 are undefined, then only the
327 * If SK_DEBUG is defined, there will be many debugging prints
343 * hex LANCE register output) then define SK_DEBUG
347 #undef SK_DEBUG /* debugging */ macro
350 #ifdef SK_DEBUG
801 #ifdef SK_DEBUG
816 #ifdef SK_DEBUG
854 #ifdef SK_DEBUG
877 #endif /* SK_DEBUG */
[all...]

Completed in 139 milliseconds