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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user