[roll] Roll fuchsia [flatland] account for clip regions in hit testing

This CL has hits account for transforms' clip regions. Importantly,
this enables hit testing for partial screen views.

Original-Fixed: 82678
Original-Bug: 95245, 95710

Test: unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/655823
Original-Revision: 749725c8b22840da85cbdc8cf26d21e3357a6044
GitOrigin-RevId: d231d0cd7be52c81a454efc7abccf079e6672bfc
Change-Id: I7c86ca89298f9e0fe84ea4c373666e96f013cece
1 file changed
tree: fee9a13c08c8e09cb975692e99de1cad0273ec76
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.