replicant-frameworks_native/services/surfaceflinger
Saurabh Shah 5c876fa6b2 SurfaceFlinger: EventThread: Fix Vsync array size.
Vsync array size is specified as HWC_DISPLAY_TYPES_SUPPORTED whose
value luckily happens to be 2. That enum is actually used for querying
hwc for the number of displays supported.

The implementation file EventThread.cpp correctly accesses the array
upto HWC_NUM_DISPLAY_TYPES

Change-Id: I36e3f0913e7d6fda7bbf4449c1fb32c7f18bb934
Signed-off-by: Amara Venkata Mastan Manoj Kumar<manojavm@codeaurora.org>
Signed-off-by: Saurabh Shah <saurshah@codeaurora.org>
2013-07-12 16:29:48 -07:00
..
DisplayHardware fix SF buffer cropping 2013-07-10 15:08:29 -07:00
EventLog Basic binary event-log helpers 2013-06-05 13:37:49 -07:00
RenderEngine Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
tests Surface can now be created only from an IGraphicBufferProducer 2013-03-12 18:45:09 -07:00
Android.mk Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
Barrier.h
Client.cpp get rid of ISurface 2013-03-12 17:11:48 -07:00
Client.h get rid of ISurface 2013-03-12 17:11:48 -07:00
clz.h
Colorizer.h Add a --color option to dumpsys SurfaceFlinger 2013-04-22 21:51:28 +02:00
DdmConnection.cpp fix SurfaceFlinger DDMS debugging 2012-10-07 16:41:12 -07:00
DdmConnection.h add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DisplayDevice.cpp Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
DisplayDevice.h Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
EventThread.cpp clean-up/simplify all dump() APIs 2013-04-22 21:51:28 +02:00
EventThread.h SurfaceFlinger: EventThread: Fix Vsync array size. 2013-07-12 16:29:48 -07:00
FrameTracker.cpp SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
FrameTracker.h SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
Layer.cpp fix SF buffer cropping 2013-07-10 15:08:29 -07:00
Layer.h fix SF buffer cropping 2013-07-10 15:08:29 -07:00
LayerDim.cpp Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
LayerDim.h Refactor SF. Move all GL operations in their own class. 2013-07-03 14:39:27 -07:00
MessageQueue.cpp fix another bug where screenshots could end-up all black 2013-04-10 16:27:17 -07:00
MessageQueue.h fix another bug where screenshots could end-up all black 2013-04-10 16:27:17 -07:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp fix a bug where surfaceflinger and system_server could deadlock 2013-07-08 18:52:05 -07:00
SurfaceFlinger.h Merge "Refactor SF. Move all GL operations in their own class." 2013-07-08 22:50:01 +00:00
SurfaceFlingerConsumer.cpp SurfaceFlinger: fix releaseBuffer in updateTexImage 2013-06-27 11:53:03 -07:00
SurfaceFlingerConsumer.h Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
SurfaceTextureLayer.cpp get rid of purgatory and fix QueuesToWindowComposer query 2013-03-14 19:18:13 -07:00
SurfaceTextureLayer.h get rid of purgatory and fix QueuesToWindowComposer query 2013-03-14 19:18:13 -07:00
Transform.cpp implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00
Transform.h implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00