replicant-frameworks_native/libs/surfaceflinger
2009-08-07 19:08:18 -07:00
..
DisplayHardware minor code clean-up 2009-08-07 16:38:10 -07:00
purgatory don't need to link against libsgl 2009-07-02 19:04:39 -07:00
tests
Android.mk first attempt to fix the sim 2009-07-13 22:58:25 -07:00
Barrier.h
BlurFilter.cpp
BlurFilter.h
BufferAllocator.cpp
BufferAllocator.h
clz.cpp
clz.h
Layer.cpp remove unused and confusing comment 2009-08-07 19:08:18 -07:00
Layer.h get rid of references to MemoryDealer in SurfaceFlinger 2009-07-02 18:50:51 -07:00
LayerBase.cpp NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled 2009-07-30 12:19:10 -07:00
LayerBase.h fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set 2009-06-23 20:06:46 -07:00
LayerBitmap.cpp free surface buffers before trying to allocate new ones, so we have more chance of success 2009-08-03 15:08:16 -07:00
LayerBitmap.h get rid of references to MemoryDealer in SurfaceFlinger 2009-07-02 18:50:51 -07:00
LayerBlur.cpp fix a memory corruption where a SF Client could be used after it's been destroyed 2009-06-19 17:00:27 -07:00
LayerBlur.h fix a memory corruption where a SF Client could be used after it's been destroyed 2009-06-19 17:00:27 -07:00
LayerBuffer.cpp Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this 2009-07-22 17:17:46 -07:00
LayerBuffer.h Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this 2009-07-22 17:17:46 -07:00
LayerDim.cpp don't use a 1/4th of the screen size texture for the dim layer 2009-06-29 17:32:20 -07:00
LayerDim.h fix a memory corruption where a SF Client could be used after it's been destroyed 2009-06-19 17:00:27 -07:00
MessageQueue.cpp implement Mutex and Condition with pthread instead of calling futex directly. 2009-07-13 15:14:23 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp resolved conflicts for merge of ac38dfc5 to master 2009-07-28 14:20:21 -07:00
SurfaceFlinger.h resolved conflicts for merge of ac38dfc5 to master 2009-07-28 14:20:21 -07:00
Tokenizer.cpp
Tokenizer.h
Transform.cpp
Transform.h