summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Michael Wright <michaelwr@google.com> 2022-02-04 20:59:26 +0000
committer Michael Wright <michaelwr@google.com> 2022-02-04 21:17:10 +0000
commit16451b0b8dfdb095784dede8160a6cb34e2370ea (patch)
tree65ddbf566fc70fbf30692114f7b6852b1826d475 /libs/hwui/FrameInfoVisualizer.cpp
parentc92adae8a3a686b38426372a33b8eee8c6da35bf (diff)
Use Arrays.hashCode in EventIndex hashCode()
The hashCode method on arrays does not actually hash the array contents but instead is just the identity of the array itself. This will return erroneous results for objects that are equal but not the exact same instance. Bug: 217923092 Test: errorprone build Change-Id: Idfcc220da5fb07a9b24a7b12795466303b14e35a
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions