replicant-frameworks_native/libs/surfaceflinger
2009-09-17 01:35:28 -07:00
..
DisplayHardware disable backbuffer preservation when possible, which may improve performance a bit 2009-09-16 20:15:42 -07:00
tests
Android.mk fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
Barrier.h
BlurFilter.cpp fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
BlurFilter.h
Buffer.cpp add support for RGBX_8888 surfaces in SurfaceFlinger 2009-09-14 18:10:30 -07:00
Buffer.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
BufferAllocator.cpp fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
BufferAllocator.h
clz.cpp
clz.h
Layer.cpp fix [2119400] sholes: artifacting when switching orientation 2009-09-16 18:27:24 -07:00
Layer.h fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore 2009-09-10 19:41:18 -07:00
LayerBase.cpp add support for RGBX_8888 surfaces in SurfaceFlinger 2009-09-14 18:10:30 -07:00
LayerBase.h fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore 2009-09-10 19:41:18 -07:00
LayerBlur.cpp fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
LayerBlur.h fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
LayerBuffer.cpp Overlay could not set position or rotation immediately after created, it should be triggered by signalEvent(). 2009-09-16 20:24:21 -07:00
LayerBuffer.h fix [2037525] Fail to start camera after adb sync new Camera 2009-09-09 00:50:29 -07:00
LayerDim.cpp fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
LayerDim.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -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 add basic time stats for surfaces lock time 2009-09-17 01:35:28 -07:00
SurfaceFlinger.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
Tokenizer.cpp
Tokenizer.h
Transform.cpp
Transform.h