Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9929b59a authored by Romain Guy's avatar Romain Guy Committed by Android Git Automerger
Browse files

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

* commit '9d7bbcb8':
  Log more frame data when profiling GL apps
parents 079623be 9d7bbcb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.