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

Commit a21f8774 authored by Romain Guy's avatar Romain Guy
Browse files

Log more frame data when profiling GL apps

Change-Id: Ib7377c22a2258aa6510677d80df34bb7e73dc714
parent 908c7dcf
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.