replicant-frameworks_native/services/surfaceflinger
Dan Stoza febd4f4f46 BufferQueue: Increase max slots from 32 to 64
Increases NUM_BUFFER_SLOTS from 32 to 64 and changes the mask
returned by IGBC::getReleasedBuffers from 32 to 64 bits.

Bug: 13174352
Change-Id: Ie8ef0853916cfb91f83881c7241886bb1950f01a
2014-04-18 11:40:14 -07:00
..
DisplayHardware BufferQueue: Increase max slots from 32 to 64 2014-04-18 11:40:14 -07:00
Effects Don't simulate color space after correction 2014-03-10 12:43:49 -07:00
EventLog surfaceflinger: add frame duration logging 2013-07-23 17:28:47 -07:00
RenderEngine am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" 2014-03-13 23:12:09 +00:00
tests Surface can now be created only from an IGraphicBufferProducer 2013-03-12 18:45:09 -07:00
Android.mk Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" 2014-04-04 18:09:30 -07:00
Barrier.h
Client.cpp SurfaceFlinger now runs in the process's main thread 2013-08-20 11:16:45 -07:00
Client.h get rid of ISurface 2013-03-12 17:11:48 -07:00
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
DispSync.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
DispSync.h SurfaceFlinger: SW-based vsync events 2013-10-07 17:59:53 -07:00
DisplayDevice.cpp am 7429e4f7: am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string warnings" 2014-03-08 07:28:19 +00:00
DisplayDevice.h Fix virtual display nesting 2014-02-04 16:46:54 -08:00
EventControlThread.cpp SurfaceFlinger: Add EventControlThread 2013-10-15 14:31:41 -07:00
EventControlThread.h SurfaceFlinger: Add EventControlThread 2013-10-15 14:31:41 -07:00
EventThread.cpp Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" 2014-04-04 18:09:30 -07:00
EventThread.h Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" 2014-04-04 18:09:30 -07:00
FrameTracker.cpp SurfaceFlinger: fix 64-bit format string warnings 2014-03-07 12:45:13 -08:00
FrameTracker.h surfaceflinger: add frame duration logging 2013-07-23 17:28:47 -07:00
Layer.cpp BufferQueue: Remove Bn version of create* 2014-04-07 17:00:26 -07:00
Layer.h Remove deprecated BufferQueue constructor 2014-03-18 10:08:44 -07:00
LayerDim.cpp Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
LayerDim.h Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
MODULE_LICENSE_APACHE2
MessageQueue.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
MessageQueue.h fix another bug where screenshots could end-up all black 2013-04-10 16:27:17 -07:00
MonitoredProducer.cpp BufferQueue: Remove Bn version of create* 2014-04-07 17:00:26 -07:00
MonitoredProducer.h BufferQueue: Remove Bn version of create* 2014-04-07 17:00:26 -07:00
SurfaceFlinger.cpp am 1b751203: am 50ef8562: Merge "GraphicProducerWrapper may return false transact status" 2014-03-28 09:02:02 +00:00
SurfaceFlinger.h Remove deprecated BufferQueue constructor 2014-03-18 10:08:44 -07:00
SurfaceFlingerConsumer.cpp Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00
SurfaceFlingerConsumer.h Remove deprecated BufferQueue constructor 2014-03-18 10:08:44 -07:00
Transform.cpp color blindness enhancement 2013-09-04 22:11:15 -07:00
Transform.h color blindness enhancement 2013-09-04 22:11:15 -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
main_surfaceflinger.cpp make sure SF initialization is ran at target priority and correct thread group 2013-08-23 17:10:32 -07:00