[roll] Roll fuchsia [sysmem] size_alignment.width to min_bytes_per_row

Flow size_alignment to min_size and min_size.width (times stride per
pixel) to min_bytes_per_row.

Also added test to ensure allocation fails if size_alignment is set
with width or height 0 (already passing before) before rest of CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1397013
Original-Revision: 89d881adfdfea1ad267e12548ac599e67e868304
GitOrigin-RevId: 2760b8d024a51e5573db7049d4de294d399d6eaf
Change-Id: Iff71876248379c3a10848f7f69ce011e8c7f3cbf
1 file changed
tree: fec7cb4b904ca0f826acec0bab4a44dff82453c8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.