Searched refs:DEBUG_ATLAS (Results 1 – 1 of 1) sorted by relevance
75 private static final boolean DEBUG_ATLAS = true; field in AssetAtlasService221 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Loaded configuration: " + config); in run()297 if (DEBUG_ATLAS) { in renderAtlas()357 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Computing best atlas configuration..."); in computeBestConfiguration()405 if (DEBUG_ATLAS) { in computeBestConfiguration()665 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Running " + Thread.currentThread().getName()); in run()