media/libraries/transformer/src
ibaker 2deb435625 Annotate methods that always return this with @CanIgnoreReturnValue
It's always safe to ignore the result of these methods, because the
caller already has a reference to the returned value.

PiperOrigin-RevId: 462388947
2022-08-08 07:55:25 +00:00
..
androidTest Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
main Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
test Make minor fixes to HDR handling 2022-07-21 12:38:41 +00:00