replicant-frameworks_native/services/surfaceflinger
Riley Andrews 03414a1cfe Turn on support for async cursor update in surfaceflinger.
If available, surfaceflinger will use the hwc setCursorPositionAsync()
api to change the position of supported cursor layers outside of
the usual prepare/set loop.

Change-Id: Ib3fc5c0c390b3489ddbba202379840a1d2748917
2014-07-28 22:07:41 +00:00
..
DisplayHardware Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
Effects
EventLog
RenderEngine SurfaceFlinger: Add sourceCrop to screenshot 2014-05-23 09:19:03 -07:00
tests
Android.mk Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] 2014-07-14 12:18:00 -07:00
Barrier.h Improve memory coherence management in screenshot code [DO NOT MERGE] 2014-07-14 19:29:09 +00:00
Client.cpp
Client.h
clz.h
Colorizer.h
DdmConnection.cpp Remove dependencies on runtime_libdvm and libdvm.so in general 2014-05-29 09:39:26 -07:00
DdmConnection.h
DisplayDevice.cpp surfaceflinger: Replace blank/unblank with setPowerMode 2014-06-05 16:35:52 -07:00
DisplayDevice.h surfaceflinger: Replace blank/unblank with setPowerMode 2014-06-05 16:35:52 -07:00
DispSync.cpp Replace "lower power mode" experiment 2014-06-11 10:19:08 -07:00
DispSync.h Replace "lower power mode" experiment 2014-06-11 10:19:08 -07:00
EventControlThread.cpp
EventControlThread.h
EventThread.cpp SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
EventThread.h SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
FrameTracker.cpp
FrameTracker.h
Layer.cpp Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
Layer.h Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
LayerDim.cpp
LayerDim.h
main_surfaceflinger.cpp DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync" 2014-05-09 10:49:11 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
MonitoredProducer.cpp BufferQueue: Add allocateBuffers method 2014-06-20 13:13:57 -07:00
MonitoredProducer.h BufferQueue: Add allocateBuffers method 2014-06-20 13:13:57 -07:00
SurfaceFlinger.cpp Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
SurfaceFlinger.h Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
SurfaceFlingerConsumer.cpp
SurfaceFlingerConsumer.h GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
Transform.cpp
Transform.h