commit | 5e67f87430d581155c700bb33ac0b43ed5de20b7 | [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 | dfd66ffe03608d45927a3c6ec8810c8a12c306a5 | |
parent | 69cb780bed8ae2ccc08ad166d775cea923bc44d5 [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