Home
last modified time | relevance | path

Searched defs:kIsDebug (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLInterface.cpp47 static int kIsDebug = 1; variable
49 static int kIsDebug = 0; variable
/external/skia/src/gpu/vk/
DGrVkInterface.cpp192 static int kIsDebug = 1; variable
194 static int kIsDebug = 0; variable