1
0
Fork 0
android_external_drm_hwcomp.../bufferinfo
Roman Stratiienko 6b40505a7e drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION
__ANDROID_API__ definition is available by default in AOSP and NDK.

It also exported by standard system clang when the user sets
the '-target <ARCH>-linux-android<LEVEL>' compiler flag.

Reason for this change is integration of meson build script, where
otherwise the user has to provide the API level manually.

Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
2022-12-11 21:19:43 +02:00
..
legacy drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
BufferInfo.h drm_hwcomposer: Reorganize struct DrmHwcLayer 2022-05-17 11:20:44 +03:00
BufferInfoGetter.cpp drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION 2022-12-11 21:19:43 +02:00
BufferInfoGetter.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
BufferInfoMapperMetadata.cpp drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION 2022-12-11 21:19:43 +02:00
BufferInfoMapperMetadata.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00