OSDN Git Service

don't hardcode "mSurface" throughout our source code
authorMathias Agopian <mathias@google.com>
Mon, 12 Apr 2010 23:22:15 +0000 (16:22 -0700)
committerMathias Agopian <mathias@google.com>
Mon, 12 Apr 2010 23:29:36 +0000 (16:29 -0700)
commite4e8cf1f19002be418aad1b89fa6bb8aeabf9f65
tree744fcc6bd303f071d2ff642be0cefb7e8d8247b6
parentb3815412f0b46718330febf8c54a8b67c53b7f51
don't hardcode "mSurface" throughout our source code

this is used in a few places to get access to the android.view.Surface
native surface. use a macro instead. Also rename the field to mNativeSurface.

Change-Id: I1c6dea14abd6b8b1392c7f97b304115999355094
include/surfaceflinger/Surface.h