diff options
| author | 2018-05-08 16:31:56 -0700 | |
|---|---|---|
| committer | 2018-05-08 17:56:12 -0700 | |
| commit | c5f2c455a99fd2a05cf3e9d3af57710b6a4334fa (patch) | |
| tree | 39d96a1faf91a61778b8cbfdfcda41de22e2d20c /opengl/libagl/array.cpp | |
| parent | edb393d1552f04c7a65c01e7300fa2777f012c69 (diff) | |
SF TimeStats: change the container of TimeRecord
The current container of TimeRecord is std::vector which behaves not
well when it tries to erase an element on the front. This change update
the container to std::deque instead.
Test: dumpsys SurfaceFlinger --timestats <see go/sf-timestats for args>
Bug: b/70388650
Change-Id: Ib3f695f46eb21dc27b0ed725b86764331f304be2
Diffstat (limited to 'opengl/libagl/array.cpp')
0 files changed, 0 insertions, 0 deletions