Searched defs:kIsDebug (Results 1 – 6 of 6) sorted by relevance
20 static int kIsDebug = 1; variable22 static int kIsDebug = 0; variable
254 static int kIsDebug = 1; variable256 static int kIsDebug = 0; variable
249 static final boolean kIsDebug = false; field in Asset
40 private static final boolean kIsDebug = false; field in CppAssetManager