1
0
Fork 0
android_external_drm_hwcomp.../hwc2_device
Drew Davenport 9de3f5cdd3 drm_hwcomposer: Clean up Backend interface
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>
2025-04-17 15:07:00 +00:00
..
DrmHwcTwo.cpp drm_hwcomposer: Plumb link status BAD to OnHotplugEvent composer callback 2024-10-15 21:17:27 +00:00
DrmHwcTwo.h drm_hwcomposer: Plumb link status BAD to OnHotplugEvent composer callback 2024-10-15 21:17:27 +00:00
hwc2_device.cpp drm_hwcomposer: Remove legacy GetDisplayName 2025-04-15 12:16:43 -06:00
HwcDisplay.cpp drm_hwcomposer: Clean up Backend interface 2025-04-17 15:07:00 +00:00
HwcDisplay.h drm_hwcomposer: Remove legacy GetDisplayName 2025-04-15 12:16:43 -06:00
HwcDisplayConfigs.cpp drm_hwcomposer: Add property for config groups 2024-12-04 09:54:14 -07:00
HwcDisplayConfigs.h drm_hwcomposer: Virtual display acceleration support 2023-10-01 15:00:59 +03:00
HwcLayer.cpp drm_hwcomposer: Don't import fb when headless 2025-04-09 13:38:41 -06:00
HwcLayer.h drm_hwcomposer: Plumb damage into Hwc layer data 2025-04-08 15:31:28 +00:00
meson.build drm_hwcomposer: Extract DrmHwc abstract base class 2024-08-12 12:27:10 -06:00