Code drop from //branches/cupcake/...@124589

This commit is contained in:
The Android Open Source Project
2008-12-17 18:05:43 -08:00
parent e70cfafe58
commit f013e1afd1
2174 changed files with 1467257 additions and 57598 deletions

View File

@@ -65,7 +65,7 @@ public class GLDebugHelper {
public static final int CONFIG_CHECK_THREAD = (1 << 1);
/**
* Check if all calls are on the same thread.
* Print argument names when logging GL Calls.
*/
public static final int CONFIG_LOG_ARGUMENT_NAMES = (1 << 2);