replicant-frameworks_native/services/surfaceflinger
Mathias Agopian d3ee231edd cleanups in preparation of bigger changes
- fix typo drawForSreenshot misspelled
- get rid of DisplayDeviceBase
- removed unused or unneeded code
- always pass a DisplayDevice to Layer methods that are called
  on a per-display basis (to make it clear that this could be
  called more than once per composition).

Change-Id: Id948b7e09fe5c06db0e42d40d6ed75dd095c7f44
2012-08-02 22:24:12 -07:00
..
DisplayHardware cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
tests get rid of the shared-memory control block 2012-07-25 21:13:10 -07:00
Android.mk cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
Barrier.h move native services under services/ 2010-07-22 15:28:19 -07:00
Client.cpp SurfaceFlinger cleanup 2012-07-24 00:09:35 -07:00
Client.h split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
clz.cpp move native services under services/ 2010-07-22 15:28:19 -07:00
clz.h implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" 2011-07-19 15:24:46 -07:00
DdmConnection.cpp as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DdmConnection.h as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DisplayDevice.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
DisplayDevice.h cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
EventThread.cpp rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
EventThread.h rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
Layer.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
Layer.h cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
LayerBase.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
LayerBase.h cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
LayerDim.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
LayerDim.h rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
LayerScreenshot.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
LayerScreenshot.h rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
MessageQueue.cpp one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MessageQueue.h one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MODULE_LICENSE_APACHE2 move native services under services/ 2010-07-22 15:28:19 -07:00
SurfaceFlinger.cpp cleanups in preparation of bigger changes 2012-08-02 22:24:12 -07:00
SurfaceFlinger.h rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
SurfaceTextureLayer.cpp update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
SurfaceTextureLayer.h update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
Transform.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Transform.h SurfaceFlinger: SCALING_MODE_FREEZE cropping support 2012-05-09 12:53:13 -07:00