am 9d7bbcb8: Merge "Log more frame data when profiling GL apps" into jb-dev

* commit '9d7bbcb89a3f14331c55ed2bbdcf768a4aa91cc1':
  Log more frame data when profiling GL apps
This commit is contained in:
Romain Guy
2012-05-07 10:25:43 -07:00
committed by Android Git Automerger

View File

@@ -152,7 +152,7 @@ public abstract class HardwareRenderer {
/**
* Number of frames to profile.
*/
private static final int PROFILE_MAX_FRAMES = 64;
private static final int PROFILE_MAX_FRAMES = 128;
/**
* Number of floats per profiled frame.