Searched defs:kIsDebug (Results 1 – 4 of 4) sorted by relevance
265 constexpr int kIsDebug = 1; variable267 constexpr int kIsDebug = 0; variable
254 static final boolean kIsDebug = false; field in Asset
40 private static final boolean kIsDebug = false; field in CppAssetManager
34 constexpr bool kIsDebug = true; variable