[roll] Roll fuchsia [display][api-types] Make ImageTilingType constants static members.

I ran into a pattern that lets us have constexpr static data members.
This CL applies the pattern to ImageTilingType.

Original-Bug: 42079190
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156992
Original-Revision: 5e1012d1b414328e972a112d77442b796107c953
GitOrigin-RevId: 5ed30334627e1e1358916e52107a5c05814448b0
Change-Id: I81b566e017efd395f03e855ce82dd0be7efc2407
1 file changed
tree: cc42dfb561b632c1ea6cf7ce9211fad7a9c00d42
  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.