1
0
Fork 0
android_external_drm_hwcomp.../utils
Drew Davenport 001432a693 drm_hwcomposer: Drop EdidWrapper::GetDpiX|Y
These were only used in the legacy GetDisplayAttribute, which is now
moved to the HWC2 frontend and implemented in the same way as the HWC3
frontend, which uses GetBoundsMm.

Change-Id: I841a8da7763a72c8a8956cd7daf1393c61f5e587
Signed-off-by: Drew Davenport <ddavenport@google.com>
2025-04-16 15:15:15 -06:00
..
EdidWrapper.h drm_hwcomposer: Drop EdidWrapper::GetDpiX|Y 2025-04-16 15:15:15 -06:00
fd.cpp drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd 2023-01-16 20:13:58 +02:00
fd.h drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd 2023-01-16 20:13:58 +02:00
LibdisplayEdidWrapper.cpp drm_hwcomposer: Drop EdidWrapper::GetDpiX|Y 2025-04-16 15:15:15 -06:00
log.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
properties.cpp drm_hwcomposer: Add build property to support Cuttlefish external displays 2025-03-31 06:36:16 +00:00
properties.h drm_hwcomposer: Add build property to support Cuttlefish external displays 2025-03-31 06:36:16 +00:00
thread_annotations.h drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker 2025-02-21 10:51:42 -07:00
UEvent.h drm_hwcomposer: Pass length to std::string 2025-04-10 11:25:29 -04:00