mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes hitTestLayer a bit larger at the benefit of making the code a bit easier to follow and getting rid of the confusing recursive call to hitTestLayer and the appliedTransform bool. R=abarth@chromium.org Review URL: https://codereview.chromium.org/937023002