diff options
author | Bryan Mawhinney <bryanmawhinney@google.com> | 2010-11-03 17:23:57 +0000 |
---|---|---|
committer | Bryan Mawhinney <bryanmawhinney@google.com> | 2010-11-03 17:23:57 +0000 |
commit | 2a3d754549abc4b55e6cfc2d0c986d29782b2492 (patch) | |
tree | 25386d51d3bfcea0eef8a7229441020a74b97123 /libs/rs/rsg_ScriptJavaClass.cpp | |
parent | 82415bed3478a3a2200386691f05d671b46568f5 (diff) |
Avoid copying byte arrays when just decoding bounds.
Currently, if a caller specifies both "purgeable" and "just decode
bounds" options when passing a byte array to decode, we create an
unnecessary copy of the byte array. This is probably not common,
but we may as well avoid the copy.
Change-Id: I27e573b0e1fb8f8516729882a84efa02b6da08a5
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions