Searched refs:kIsDebug (Results 1 – 1 of 1) sorted by relevance
92 static int kIsDebug = 1; variable94 static int kIsDebug = 0; variable98 if (kIsDebug) { SkDebugf("%s:%d GrGLInterface::validate() failed.\n", __FILE__, __LINE__); } \