1
0
Fork 0
android_external_drm_hwcomp.../hwc2_device
Drew Davenport ca711e95bf drm_hwcomposer: Remove hwc2_display_t
Add DisplayHandle which is a typedef for int64_t. Use this type instead
of the HWC2 hwc2_display_t type.

Additionally, rename variable names to prefer `display_handle` over
`display_id`, since "DisplayId" is overloaded and carries a different
meaning in the Android framework.

Change-Id: I2a8ecce3b2c19fcd5e945d6c645f83d6a7d27a42
2025-05-23 09:01:26 -06:00
..
DrmHwcTwo.cpp drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
DrmHwcTwo.h drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
hwc2_device.cpp drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
HwcDisplay.cpp drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
HwcDisplay.h drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
HwcDisplayConfigs.cpp drm_hwcomposer: Set min bpc on modeset 2025-05-20 13:36:18 -04:00
HwcDisplayConfigs.h drm_hwcomposer: Set min bpc on modeset 2025-05-20 13:36:18 -04:00
HwcLayer.cpp drm_hwcomposer: Don't import fb when headless 2025-04-09 13:38:41 -06:00
HwcLayer.h drm_hwcomposer: Remove unnecessary #include 2025-05-05 14:53:01 -06:00
meson.build drm_hwcomposer: Extract DrmHwc abstract base class 2024-08-12 12:27:10 -06:00