commit | b54710f9e35f66c217d16bdc0ca8564fb78a86bf | [log] [tgz] |
---|---|---|
author | Marijn Suijten <marijns95@gmail.com> | Fri Jan 19 00:44:53 2024 +0100 |
committer | John Reck <jreck@google.com> | Mon May 06 22:49:40 2024 +0000 |
tree | 9bcec013242b395089aff10086f6b0a582ae44b5 | |
parent | 39fb2e6fdaf52da4c8dc29db59b33d7ea64969c3 [diff] |
surface_control: Add missing nullability annotations The surface control and transaction are barely every null in most calls, but some informational structures like HDR metadata, and the surface control when reparenting are allowed to be null. Change-Id: Ia1a456041daf8136d856a1901881b74f97b3593a Merged-In: Ia1a456041daf8136d856a1901881b74f97b3593a Test: make aosp_cf_x86_64_phone Signed-off-by: Marijn Suijten <marijns95@gmail.com>