commit | 505cef3330c422c52564011f31a795a6c6135b3f | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Mon May 10 17:33:32 2010 -0700 |
committer | Jamie Gennis <jgennis@google.com> | Mon May 10 17:33:32 2010 -0700 |
tree | e9c3d729f19a937065fc35b2fa6b6bc830e8788f | |
parent | 82b027e90efc816f96783d47cff1c088d07c7b5a [diff] |
Add incStrong and decStrong methods to android_native_{window,buffer}_t. This change adds the methods necessary to use sp<> to handle refcounting android_native_window_t and android_native_buffer_t. The new methods forward the refcounting operations to the corresponding android_native_base_t functions. Change-Id: I7de8e262728e439bc1efdf69374a2a9f6f432ced