diff options
author | Greg Kaiser <gkaiser@google.com> | 2020-01-21 06:41:29 -0800 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2020-01-21 06:43:35 -0800 |
commit | 4a96670e41eae1ace849da26fb79a30d16526f0f (patch) | |
tree | fe7423b3735d9f1b539daa6238ed006ca88160cf /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | aa85de1781fa5f33dcdc638bce951b14f2a3c3fd (diff) |
internal_os_Zygote: Avoid string copy
Since PrepareDir() takes a const std::string&, we just want to
directly pass our std::string, instead of passing the result
of c_str(), which would require constructing a new std::string.
Test: TreeHugger
Change-Id: Ifecd7ce61f5cd744c1562600cfe9f69353e6d80e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions