1
0
Fork 0
android_external_drm_hwcomp.../backend
Roman Stratiienko bde95666cf drm_hwcomposer: Use pragma once instead of include guards
Some of existing include guards were copy-pasted without modification,
therefore have incorrect name. Switch to 'pragma once' in order to fix
it and avoid such copy-paste issues in the future.

Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
2022-12-10 20:37:34 +02:00
..
Backend.cpp drm_hwcomposer: CI: Bump-up clang toolchain to v15 2022-10-20 14:14:33 +03:00
Backend.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
BackendClient.cpp drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class 2022-01-12 11:27:07 +02:00
BackendClient.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
BackendManager.cpp drm_hwcomposer: CI: Bump-up clang toolchain to v15 2022-10-20 14:14:33 +03:00
BackendManager.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00