1
0
Fork 0
android_external_drm_hwcomp.../stats
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
..
CompositionStats.cpp drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
CompositionStats.h drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00
CompositionStatsTest.cpp drm_hwcomposer: Remove hwc2_display_t 2025-05-23 09:01:26 -06:00