summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2020-09-14 22:10:11 -0500
committer Siarhei Vishniakou <svv@google.com> 2020-09-22 20:35:32 +0000
commit81e8b16dac3a2649f95f32a1e0fc1b25c178d33d (patch)
tree99ab2842706de9b019a6c01c0893d29a04cdfb10 /libs/gui/BufferQueueThreadState.cpp
parent411b8e6f5554a8af505ad1768194f156c75c0769 (diff)
Use vector instead of VLA in solveLeastSquares
For simpler tracking of the sizes of the arrays, use vector instead of VLA. Also, VLA is not part of c++ standard. It's also being removed from the kernel code. Bug: 167946721 Test: atest libinput_tests Change-Id: I03e5ad934bc3d9f451c76d0415c6a1254ec0053a
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions