summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Yiwei Zhang <zzyiwei@google.com> 2018-05-08 16:31:56 -0700
committer Yiwei Zhang <zzyiwei@google.com> 2018-05-08 17:56:12 -0700
commitc5f2c455a99fd2a05cf3e9d3af57710b6a4334fa (patch)
tree39d96a1faf91a61778b8cbfdfcda41de22e2d20c /vulkan/libvulkan/api.cpp
parentedb393d1552f04c7a65c01e7300fa2777f012c69 (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 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions