replicant-frameworks_native/libs/surfaceflinger
Mathias Agopian 7e27f05739 more clean-up in preparation of bigger changes
the most important change here is the renaming of
ISurfaceFlingerClient to ISurfaceComposerClient

Change-Id: I94e18b0417f50e06f21377446639c61f65f959b3
2010-05-28 17:19:16 -07:00
..
DisplayHardware fix uninitialized variable in DisplayHardware 2010-05-14 18:33:30 -07:00
tests
Android.mk Refactor some code in surfaceflinger in preparation of upcoming changes 2010-05-12 17:26:22 -07:00
Barrier.h fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
Layer.cpp Make sure to use filtering while in fixed-size mode 2010-05-26 22:10:04 -07:00
Layer.h Make sure to use filtering while in fixed-size mode 2010-05-26 22:10:04 -07:00
LayerBase.cpp minor clean-up GLclampx -> GLclampf 2010-05-26 22:26:12 -07:00
LayerBase.h more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
LayerBlur.cpp fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
LayerBlur.h more surfaceflinger cleanups 2010-04-21 22:28:20 -07:00
LayerBuffer.cpp minor clean-up GLclampx -> GLclampf 2010-05-26 22:26:12 -07:00
LayerBuffer.h clean-up dead-code 2010-05-26 22:19:19 -07:00
LayerDim.cpp more surfaceflinger cleanups 2010-04-21 22:28:20 -07:00
LayerDim.h more surfaceflinger cleanups 2010-04-21 22:28:20 -07:00
MessageQueue.cpp fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
MessageQueue.h fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
SurfaceFlinger.h more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
TextureManager.cpp fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
TextureManager.h fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
Tokenizer.cpp
Tokenizer.h
Transform.cpp
Transform.h