[roll] Roll fuchsia [display][coordinator] Style fix for GET_DISPLAY_INFO functions. The C++ style guide discourages such usage of macros. Instead we should define the functions explicitly. The C++ style guide prefers using return values over output parameters. This change also modifies the function signatures of GetSupportedPixelFormats and GetCursorInfo so that they returns a zx::result with the value and possible error code. Test: no-op. display-coordinator-unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/845277 Original-Revision: eb0f930292951a708493460af43d185f8408ba38 GitOrigin-RevId: 2e499632d8dc08ed0300fe3e16df5893c1da8378 Change-Id: I9ca90b821d1c25e954ab35eb4a0e271e253a7fbc
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.