summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorDave Allison <dallison@google.com>2014-03-14 08:54:33 -0700
committerDave Allison <dallison@google.com>2014-03-14 21:15:08 +0000
commit07a1e2323b1e6765f220a045bd05783dd99b2914 (patch)
treeb7862fa33c32a8883de828f6a6066609890969d1 /rs/java/android/renderscript/RenderScript.java
parent4cde773435074809672f9de6a47b26de902a83d1 (diff)
Move options buffers to top scope
It is important that the char buffers for options do not go out of scope as the mOptions.add() does not copy the buffer. This moves all the buffers to the top level scope of the function to prevent accidental overwriting when they go out of scope. Bug: 13448497 Change-Id: I5a97ddd32ff34f237915927906e1e1f833ff036e
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions