commit | e66735e3fda5e718895f67b0fecd9897adaf4235 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Jan 24 17:27:29 2024 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Jan 25 10:25:57 2024 +0100 |
tree | 30d92dd5d3b372bc4e45bf75be110ed24f9998ea | |
parent | 78703ead41cb25df56da891c58b3d549373759e7 [diff] |
Extract compute(Swipes,SwipesResults) in SceneGestureHandler This CL extracts computeSwipes and computeSwipesResults from SceneGestureHandler. This is a pure refactoring, and those functions will be used in a follow-up CL to change the interruption logic and sometimes disable it (see b/322291138 for details). Bug: 322291138 Test: PlatformComposeSceneTransitionLayoutTests Flag: N/A Change-Id: Id84126448dd2fb83e664daaa3b330c885d4862d8