Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6998d23 authored by Dan Stoza's avatar Dan Stoza
Browse files

SF: HWC2On1Adapter

This provides an adapter from HWC 2.0, which SurfaceFlinger will be
converted to speak, to HWC 1.x, which all current implementations
support. It requires at least HWC 1.1.

Change-Id: Id472ed4eef0f816403cdf2d40a56177cc7f65930
parent 6fe9db67
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ LOCAL_SRC_FILES := \
    SurfaceFlingerConsumer.cpp \
    Transform.cpp \
    DisplayHardware/FramebufferSurface.cpp \
    DisplayHardware/HWC2On1Adapter.cpp \
    DisplayHardware/HWComposer.cpp \
    DisplayHardware/PowerHAL.cpp \
    DisplayHardware/VirtualDisplaySurface.cpp \
+2323 −0

File added.

Preview size limit exceeded, changes collapsed.

+627 −0

File added.

Preview size limit exceeded, changes collapsed.