diff options
author | Makoto Onuki <omakoto@google.com> | 2020-03-23 10:05:48 -0700 |
---|---|---|
committer | Makoto Onuki <omakoto@google.com> | 2020-03-23 17:19:05 +0000 |
commit | 8e81742dc0266eb959f80e8e473968058bca0271 (patch) | |
tree | 51b8125e069cc1c68f422a1c9298c6a2a7e22536 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 123991d0174792b9f96c52a9b4e1609a5a9be2bc (diff) |
Make Log.isLogagble @FastNative
This CL doens't change println_native() because:
- To avoid potential risks (jank?) because it's kind of late in the RVC
cycle.
- The JNI overhead is unlikely to be a major problem in logging. If apps
are making *that* many log calls, that itself would be a bigger
problem.
Test: treehugger / boot
Bug: 152217649
Change-Id: I86aeb62b217e5331e6bbd02a0ba592fd050a41b2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions