tests
drm_hwcomposer: Mark tests as vendor, fix build
2018-05-03 09:43:33 -04:00
.clang-format
drm_hwcomposer: add a .clang-format for our style
2015-04-10 16:49:59 +00:00
Android.mk
drm_hwcomposer: Add platform backend for minigbm
2018-05-03 10:48:56 -04:00
autofd.h
drm_hwcomposer: Protect autofd.h with #ifdef/#define
2016-03-24 14:52:25 -04:00
autogl.h
drm_hwcomposer: use in-class member initializers for AutoEGLDisplayImage
2015-10-12 18:56:50 -07:00
autolock.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
autolock.h
drm_hwcomposer: add AutoLock to automatically handle pthread_mutex_lock
2015-11-13 16:09:39 -08:00
drmcompositorworker.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmconnector.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmconnector.h
drm_hwcomposer: Add HDMI connector as a valid type
2017-11-01 19:05:45 +01:00
drmcrtc.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmcrtc.h
drm_hwcomposer: fix warnings on unused variables and parameters
2017-11-30 08:46:45 -06:00
drmdisplaycomposition.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmdisplaycomposition.h
drm_hwcomposer: Remove threading
2017-09-28 18:31:57 +02:00
drmdisplaycompositor.cpp
drm_hwcomposer: Use 16 bit value for plane alpha
2018-05-04 18:12:35 +02:00
drmdisplaycompositor.h
drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag
2018-04-27 14:22:09 +02:00
drmencoder.cpp
drm_hwcomposer: fix warnings on unused variables and parameters
2017-11-30 08:46:45 -06:00
drmencoder.h
drm_hwcomposer: fix warnings on unused variables and parameters
2017-11-30 08:46:45 -06:00
drmeventlistener.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmeventlistener.h
drm_hwcomposer: Add DrmEventListener worker
2016-03-24 16:36:44 -04:00
drmframebuffer.h
drm_hwcomposer: Set timeouts for fence waits
2015-09-29 14:27:01 -04:00
drmhwcgralloc.h
drm_hwcomposer: remove NVIDIA importer
2017-10-09 15:59:07 +02:00
drmhwcomposer.h
drm_hwcomposer: Use 16 bit value for plane alpha
2018-05-04 18:12:35 +02:00
drmhwctwo.cpp
drm_hwcomposer: Use 16 bit value for plane alpha
2018-05-04 18:12:35 +02:00
drmhwctwo.h
drm_hwcomposer: Add support for GetColorModes & SetCursorPosition
2017-04-25 12:52:57 -04:00
drmmode.cpp
drm_hwcomposer: polish for old DRM wrapper code
2015-10-29 09:59:39 -07:00
drmmode.h
drm_hwcomposer: polish for old DRM wrapper code
2015-10-29 09:59:39 -07:00
drmplane.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmplane.h
drm_hwcomposer: Add support for IN_FENCE_FD property to DrmPlane
2017-09-28 18:24:18 +02:00
drmproperty.cpp
drm_hwcomposer: polish for old DRM wrapper code
2015-10-29 09:59:39 -07:00
drmproperty.h
drm_hwcomposer: polish for old DRM wrapper code
2015-10-29 09:59:39 -07:00
drmresources.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
drmresources.h
drm_hwcomposer: Remove threading
2017-09-28 18:31:57 +02:00
glworker.cpp
drm_hwcomposer: fix warnings on unused variables and parameters
2017-11-30 08:46:45 -06:00
glworker.h
drm_hwcomposer: Remove threading
2017-09-28 18:31:57 +02:00
hwcomposer.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
hwcutils.cpp
drm_hwcomposer: Remove unused init from HWC1 layer
2018-05-04 18:12:23 +02:00
MODULE_LICENSE_APACHE2
drm_hwcomposer: License NOTICE file and metadata from AOSP
2018-05-04 10:46:10 -07:00
NOTICE
drm_hwcomposer: License NOTICE file and metadata from AOSP
2018-05-04 10:46:10 -07:00
platform.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
platform.h
drm_hwcomposer: Move eglCreateImageKHR into Importer
2017-04-13 18:26:33 -04:00
platformdrmgeneric.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
platformdrmgeneric.h
drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960
2018-03-14 19:54:43 +01:00
platformhisi.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
platformhisi.h
drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960
2018-03-14 19:54:43 +01:00
platformminigbm.cpp
drm_hwcomposer: Add platform backend for minigbm
2018-05-03 10:48:56 -04:00
platformminigbm.h
drm_hwcomposer: Add platform backend for minigbm
2018-05-03 10:48:56 -04:00
separate_rects.cpp
drm_hwcomposer: Enable and refactor Separate Rects test
2018-02-28 12:09:11 +01:00
separate_rects.h
drm_hwcomposer: Fix protected layer hole punch
2016-05-10 04:26:11 -04:00
virtualcompositorworker.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
virtualcompositorworker.h
drm_hwcomposer: update #include's for drm_hwcomposer.h
2015-10-29 10:12:21 -07:00
vsyncworker.cpp
drm_hwcomposer: Use log/log.h instead of cutils/log.h
2018-04-27 14:21:57 +02:00
vsyncworker.h
drm_hwcomposer: refactor Worker
2017-04-25 14:41:03 -04:00
worker.cpp
drm_hwcomposer: avoid potential race condition between worker init and exit
2017-04-25 13:25:08 -07:00
worker.h
drm_hwcomposer: refactor Worker
2017-04-25 14:41:03 -04:00