commit | 7d1b757c0be2622b72b3d3a10826752adb3e5182 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Aug 22 01:24:06 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Thu Aug 22 01:29:21 2013 -0700 |
tree | 7a6103db3da44dfbd551abbd588bcc88dfde4894 | |
parent | 41efe87eb48ed945df2f26f4dff0eb5e00b8eebe [diff] |
Clean up RS C++ API visibility and fix some inconsistencies. Bug: 10427951 - Constructors should mostly be protected, since we use Builders and create() methods for most RS objects. - Type::setY() should only accept unsigned input. Change-Id: Id96138a6a8820348b2c26fc0772383326d321d50