replicant-frameworks_native/services/surfaceflinger
Hashcode 3904525bce surfaceflinger: odd hw rotation (90/270) patch for swapping width/height
This patch works in addition to the following commit
re-implementing ro.sf.hwrotation:
7d283431ef

When using values of 90 and 270 for ro.sf.hwrotation the
LCD width and height also need to be swapped to display properly.

Change-Id: I2874fdb8f8d8b855df6d62d338c9a22360491973
NOTE: This patch does not fix the initial startup of bootanimation
2015-11-10 10:55:55 -08:00
..
DisplayHardware surfaceflinger: Set max acquired buffer count 2015-11-07 01:21:36 -08:00
Effects
EventLog
RenderEngine SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
tests Fix surfaceflinger tests. 2015-05-28 13:33:25 -07:00
Android.mk SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
Barrier.h
Client.cpp Bypass surface flinger permission check for calls from system. 2015-05-28 14:19:22 -07:00
Client.h
clz.h
Colorizer.h
DdmConnection.cpp SurfaceFlinger: Tweak whitespace in DdmConnection 2015-05-28 14:23:54 -07:00
DdmConnection.h
DisplayDevice.cpp Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270 2015-11-07 13:45:41 -08:00
DisplayDevice.h sf: This is a combination of following changes. 2015-10-06 03:22:26 -06:00
DisplayUtils.cpp surfaceflinger: Clean up use of QC extended API 2015-10-12 23:36:09 -07:00
DisplayUtils.h SurfaceFlinger: Add support for V4L2 based wfd solution. 2015-10-06 03:22:26 -06:00
DispSync.cpp input: Adjust priority 2015-10-17 13:51:11 -07:00
DispSync.h sf: Avoid disabling DispSync resync 2015-10-06 03:22:28 -06:00
EventControlThread.cpp
EventControlThread.h
EventThread.cpp input: Adjust priority 2015-10-17 13:51:11 -07:00
EventThread.h SF: Permit changing DispSync offsets at runtime 2015-04-15 13:56:28 -07:00
FrameRateHelper.h SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
FrameTracker.cpp
FrameTracker.h
Layer.cpp SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
Layer.h SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
LayerBlur.cpp SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
LayerBlur.h SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
LayerDim.cpp SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
LayerDim.h SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
main_surfaceflinger.cpp SurfaceFlinger: Add support for DisplayUtils 2015-10-06 03:22:25 -06:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
MonitoredProducer.cpp libgui/SurfaceFlinger: Add getConsumerName 2015-06-09 11:28:37 -07:00
MonitoredProducer.h libgui/SurfaceFlinger: Add getConsumerName 2015-06-09 11:28:37 -07:00
SurfaceFlinger.cpp surfaceflinger: odd hw rotation (90/270) patch for swapping width/height 2015-11-10 10:55:55 -08:00
SurfaceFlinger.h SurfaceFlinger: Native changes to add blur effect 2015-11-08 01:07:13 -08:00
SurfaceFlingerConsumer.cpp Fix PTS handling for buffer replacement 2015-05-13 09:43:35 -07:00
SurfaceFlingerConsumer.h Fix PTS handling for buffer replacement 2015-05-13 09:43:35 -07:00
Transform.cpp Add clamp to Layer and update Transform inverse. 2014-11-21 17:05:18 -08:00
Transform.h