replicant-frameworks_native/services/surfaceflinger
Mathias Agopian f45c510009 partially implement external display clipping
we perform external display clipping only on the GL
side (ie: not done on the h/w composer side, which is
harder and would be too risky). in practice this means
that WFD will be clipped properly, while HDMI *may* or
may not depending on how hwc is used.

Bug: 7149437
Change-Id: I92d4d04220db72b6ffb134c7fa7a93af569723a5
2012-10-25 12:42:42 -07:00
..
DisplayHardware Fix emulator vsync 2012-10-19 12:53:46 -07:00
tests
Android.mk
Barrier.h
Client.cpp
Client.h
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
DisplayDevice.cpp SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
DisplayDevice.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
EventThread.cpp
EventThread.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
Layer.h
LayerBase.cpp
LayerBase.h
LayerDim.cpp
LayerDim.h
LayerScreenshot.cpp SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
LayerScreenshot.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp partially implement external display clipping 2012-10-25 12:42:42 -07:00
SurfaceFlinger.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp
Transform.h