commit | ce1fd47452bf1ffa1fec75273c20b1236dc505da | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Sep 18 18:38:07 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Sep 21 13:04:09 2023 -0700 |
tree | abe51c0d22460bcffdee81c3d5d45f0bbfb27b97 | |
parent | 2a405b58abad6d0d1b9a9a82be2bc5c678ceb17b [diff] |
Move shouldSplitTouch into anonymous namespace This function doesn't need to access any of the dispatcher state. Move it into the anonymous namespace so that's it's easier to reason about the dispatcher code. Bug: 211379801 Test: none Change-Id: I369fff8f17d04579a33ab0d8ca93af57553a5e99