Backend::Validate function signature reflects the corresponding HWC2 function signature. The return value and arguments are redundant. - Remove the return value, since Validate never fails and it wasn't used anyways. - Remove the out params, since the same information can be (and is) determined by comparing the SfType and ValidatedType for each layer Change-Id: I659f7e0b03f183c38ca0a6996c0546eb263e7b99 Signed-off-by: Drew Davenport <ddavenport@google.com> |
||
|---|---|---|
| .. | ||
| DrmHwcTwo.cpp | ||
| DrmHwcTwo.h | ||
| hwc2_device.cpp | ||
| HwcDisplay.cpp | ||
| HwcDisplay.h | ||
| HwcDisplayConfigs.cpp | ||
| HwcDisplayConfigs.h | ||
| HwcLayer.cpp | ||
| HwcLayer.h | ||
| meson.build | ||