diff options
author | 2023-11-19 20:54:40 +0000 | |
---|---|---|
committer | 2023-11-20 00:46:04 +0000 | |
commit | 97488d728d4092d62681c68bbbea94e1f4412c55 (patch) | |
tree | 3e05d0e12b261d92b92ba2f6dbde963024fdfbf7 /libs/hwui/HardwareBitmapUploader.cpp | |
parent | e2ae20348f9aa688c938973a242e2c620f98b249 (diff) |
Add missing @NonNull to BaseRecordingCanvas
Some improvements in Metalava's revealed an issue with missing
`@NonNull` annotations on 2 parameters of the `BaseRecordingCanvas`'s
`drawDoubleRoundRect()` method. They are present on the overridden
method but not on the overriding method. This change adds the
missing annotations.
Bug: 307926200
Test: m out/soong/.intermediates/frameworks/base/api/api-stubs-docs-non-updatable/android_common/metalava/api-stubs-docs-non-updatable-stubs.srcjar
Change-Id: I090c3f749e6ac2321d59189f5ec1a4f27179dd82
Diffstat (limited to 'libs/hwui/HardwareBitmapUploader.cpp')
0 files changed, 0 insertions, 0 deletions