replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 3ee454a7be Eradicate DisplayID.
DisplayDevices are now keyed of the wp<IBinder> the client uses.
DisplayID has now become DisplayType which is just used to identify
physical displays (as opposed to virtual displays such as wifi displays).

Change-Id: I0c5968f2c902dcd699a7e0afacf833ff070c12ea
2012-08-27 17:43:43 -07:00
..
DisplayHardware Added display initialization method 2012-08-24 11:50:34 -07:00
tests Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
Android.mk break SF dependencies on libdvm and libandroid_runtime 2012-08-04 20:09:48 -07:00
Barrier.h move native services under services/ 2010-07-22 15:28:19 -07:00
Client.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
Client.h Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -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 fix pdk build 2012-08-06 13:55:56 -07:00
DdmConnection.h as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DisplayDevice.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
DisplayDevice.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
EventThread.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
EventThread.h Eradicate DisplayID. 2012-08-27 17:43:43 -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 Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
Layer.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerBase.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerBase.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerDim.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerDim.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerScreenshot.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerScreenshot.h Eradicate DisplayID. 2012-08-27 17:43:43 -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 Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
SurfaceFlinger.h Eradicate DisplayID. 2012-08-27 17:43:43 -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