replicant-frameworks_native/services/surfaceflinger
Ramakant Singh 2bb57a8bc3 sf : Apply user defined panel orientation to blur layer
Blur layer need to capture screen shot to create to blur
effect. Hence need to take care any user defined orientation
as well.

Change-Id: I1c0478810d12661edf2586293bbed342a5b4dc7e
2015-11-16 14:00:25 -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 Improve memory coherence management in screenshot code [DO NOT MERGE] 2014-07-14 19:29:09 +00:00
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 Revert "surfaceflinger: Consolidate display orientation compensation hooks" 2015-11-10 23:58:46 +01:00
DisplayDevice.h Revert "surfaceflinger: Consolidate display orientation compensation hooks" 2015-11-10 23:58:46 +01: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 sf : Apply user defined panel orientation to blur layer 2015-11-16 14:00:25 -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 Revert "surfaceflinger: Consolidate display orientation compensation hooks" 2015-11-10 23:58:46 +01: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