Searched refs:DEBUG_ATLAS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DAssetAtlasService.java75 private static final boolean DEBUG_ATLAS = true; field in class:AssetAtlasService
221 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Loaded configuration: " + config);
297 if (DEBUG_ATLAS) {
357 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Computing best atlas configuration...");
405 if (DEBUG_ATLAS) {
665 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Running " + Thread.currentThread().getName());

Completed in 57 milliseconds