replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 3da1672acb implement display projection clipping in h/w composer
- cropping to the projection's "viewport" is "simply"
  accomplished by intersecting it with the window crop
  expressed in layerstack space.

Bug: 7149437
Change-Id: I0e90b3f37945292314b5d78a8f134935967e8053
2013-02-28 18:43:04 -08:00
..
DisplayHardware Initialize DisplayData fences to NO_FENCE, not NULL 2013-02-27 16:48:41 -08:00
tests Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
Android.mk SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
Barrier.h
Client.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
Client.h get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
clz.cpp
clz.h
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 apply the projection's viewport to the visibleregion passed to hwc 2013-02-28 18:43:04 -08:00
DisplayDevice.h apply the projection's viewport to the visibleregion passed to hwc 2013-02-28 18:43:04 -08:00
EventThread.cpp make sure we don't call into the HWC HAL when not needed 2012-10-04 15:25:32 -07:00
EventThread.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -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
GLExtensions.cpp
GLExtensions.h
Layer.cpp refactor the crop region for hwc is calculated/set 2013-02-28 18:43:04 -08:00
Layer.h refactor the crop region for hwc is calculated/set 2013-02-28 18:43:04 -08:00
LayerBase.cpp implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00
LayerBase.h refactor the crop region for hwc is calculated/set 2013-02-28 18:43:04 -08:00
LayerDim.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerDim.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerScreenshot.cpp SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
LayerScreenshot.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
MessageQueue.cpp one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MessageQueue.h one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp set correct crop rectangle in LayerBase::setCrop 2013-02-28 18:43:04 -08:00
SurfaceFlinger.h Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
SurfaceFlingerConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
SurfaceFlingerConsumer.h Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
SurfaceTextureLayer.cpp Add some comments. 2013-01-11 10:16:10 -08:00
SurfaceTextureLayer.h Add some comments. 2013-01-11 10:16:10 -08: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