OSDN Git Service

Add final crop implementation
authorPablo Ceballos <pceballos@google.com>
Fri, 4 Mar 2016 17:54:21 +0000 (17:54 +0000)
committerPablo Ceballos <pceballos@google.com>
Mon, 21 Mar 2016 23:10:59 +0000 (16:10 -0700)
commitacbe67888f0bd65d5400400f0115bae6bd6199dc
tree113c4432fde7ede1b20441993cef55796ce528b2
parentb49576d5241859a3cf03c9f34b8030ad25d3806b
Add final crop implementation

Bug 26559810

Change-Id: Idaccd13cd625c92d18665ddecebdbb266ea365f3
12 files changed:
include/gui/SurfaceComposerClient.h
include/gui/SurfaceControl.h
include/private/gui/LayerState.h
libs/gui/LayerState.cpp
libs/gui/SurfaceComposerClient.cpp
libs/gui/SurfaceControl.cpp
services/surfaceflinger/Layer.cpp
services/surfaceflinger/Layer.h
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger_hwc1.cpp
services/surfaceflinger/Transform.h
services/surfaceflinger/tests/Transaction_test.cpp