diff options
author | Jayant Chowdhary <jchowdhary@google.com> | 2020-12-16 18:59:30 -0800 |
---|---|---|
committer | Jayant Chowdhary <jchowdhary@google.com> | 2020-12-29 11:37:25 -0800 |
commit | 1a2943423490809778d806648c056ef7bce3aadc (patch) | |
tree | 23e4dec41109ee275f299f178e58122fb6d61aab /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b2d6cd27d016dfb705375937a756054cec34ddb3 (diff) |
camera2: Avoid boxing primitives while unmarshalling primitive arrays.
Bug: 174742989
Test: GCA (basic validity)
Test: Without this CL, capture many images with GCA, profile with
simpleperf, stack traces with java.lang.Float.valueOf in
mm_fault_count kprobes : 21% (most of them coming from
MarshalQueryableArray.unmarshal)
Test: Without this CL, capture many images with GCA, profile with
simpleperf, stack traces with java.lang.Float.valueOf in
mm_fault_count kprobes : 3.92%
Test: camera CTS, no new failures.
Change-Id: If359c828a231df41ba7b586bdda36255656a5a76
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions