1
0
Fork 0
android_external_drm_hwcomp.../hwc2_device
Andrew Wolfers 2261f81762 drm_hwcomposer: Add Rect utility type
This change refactors the IRect and FRect types into a single
templated type Rect<T>, which allows the implementation to be
shared across both variants. This change also adds convenience
getters for the rect widths and heights, and updates callsites
accordingly.

Change-Id: I38509631d57706266186a7b7fa21bd43c0860890
2025-09-10 13:41:51 +00:00
..
DrmHwcTwo.cpp drm_hwcomposer: Migrate to android::drm_hwcomposer namespace 2025-09-08 18:53:00 +00:00
DrmHwcTwo.h drm_hwcomposer: Migrate to android::drm_hwcomposer namespace 2025-09-08 18:53:00 +00:00
hwc2_device.cpp drm_hwcomposer: Add Rect utility type 2025-09-10 13:41:51 +00:00
meson.build drm_hwcomposer: Move common files out of hwc2_device directory 2025-05-23 09:01:32 -06:00