OSDN Git Service

get rid of Surface identity and token
authorMathias Agopian <mathias@google.com>
Tue, 12 Feb 2013 00:40:36 +0000 (16:40 -0800)
committerMathias Agopian <mathias@google.com>
Wed, 13 Feb 2013 23:27:08 +0000 (15:27 -0800)
commitac9fa427d4a86745e60a5f7fd8e3ea340c4db907
tree657e6ec979339bc0e291247310af356e6a19ef7e
parentb997f6ef0f3fa7cf67fd7487b88e5d6ac0bb15e9
get rid of Surface identity and token

we use the IBinder instead.

Change-Id: I4aa0b58869ba43f19980013620051e5a261b062d
15 files changed:
include/gui/ISurface.h
include/gui/ISurfaceComposerClient.h
include/gui/Surface.h
include/gui/SurfaceComposerClient.h
include/private/gui/LayerState.h
libs/gui/ISurfaceComposerClient.cpp
libs/gui/LayerState.cpp
libs/gui/Surface.cpp
libs/gui/SurfaceComposerClient.cpp
services/surfaceflinger/Client.cpp
services/surfaceflinger/Client.h
services/surfaceflinger/LayerBase.cpp
services/surfaceflinger/LayerBase.h
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h