commit | e4e8cf1f19002be418aad1b89fa6bb8aeabf9f65 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Apr 12 16:22:15 2010 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Apr 12 16:29:36 2010 -0700 |
tree | 744fcc6bd303f071d2ff642be0cefb7e8d8247b6 | |
parent | b3815412f0b46718330febf8c54a8b67c53b7f51 [diff] |
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