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

/external/skia/gpu/include/
H A DGrConfig.h240 * GR_DEBUGBREAK is an unconditional break in debug builds.
242 #if !defined(GR_DEBUGBREAK)
244 #define GR_DEBUGBREAK GR_ALWAYSBREAK macro
246 #define GR_DEBUGBREAK macro

Completed in 51 milliseconds