platform_hardware_interfaces/graphics
Alec Mouri 3e037cf683 Remove stride from VTS classes
Stride must be retrieved from the graphic buffer immediately prior to
CPU access. The previous code was tripped up by an error-prone situation
where stride was never initialized, causing UB.

Also this patch sneaks in a couple of const modifiers for methods that
pass-by-ref.

Bug: 213493262
Test: VtsHalGraphicsComposer3_TargetTest
Change-Id: Ic601cca128b71d36876ed25bd55140b02cb0ad0f
2022-01-24 10:58:41 -08:00
..
allocator Add front buffer usage 2022-01-13 16:09:54 -05:00
bufferqueue [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
common Merge "Add front buffer usage" 2022-01-20 20:21:52 +00:00
composer Remove stride from VTS classes 2022-01-24 10:58:41 -08:00
mapper Test that R_8 can be allocated if it's supported 2022-01-19 16:26:35 -05:00