[roll] Roll fuchsia [display][api-types-cpp] Relate Dimensions to fuchsia.math/SizeU.

This CL's primary goal is adding From() and ToFidl() methods to the
Dimensions type. While making this change, the CL removes
ConstructorArgsUnsigned, and replaces its implicit usage with
explicit usage of fuchsia::math::SizeU.

Original-Bug: 42079190
Test: fx test //src/graphics/display/lib/api-types
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171015
Original-Revision: 7f64719b50470a999c2e04b5b793c0ef2bdac2d3
GitOrigin-RevId: b23e82605d6e51699d7d01875639d7f29542d144
Change-Id: I8c2f61447da7d9dfafce47a4a46db975197172a0
1 file changed
tree: a179cc77afe42857bd440ac311efe862970b3945
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.