summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorRafal Slawik <rslawik@google.com>2021-02-11 10:54:24 +0000
committerRafal Slawik <rslawik@google.com>2021-02-11 12:54:48 +0000
commit1cff69d2c9b6f5c39830c6ce6e079217a9f22a7c (patch)
treed9a062fafcb3fb30bde79a2dc92ea4aac94970e1 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent8f5e00025778f3b34af9095edb173b0939e7f0b4 (diff)
Do not keep the input array with CPU times
CpuTimePerUidFreq puller kept the input array with CPU times to avoid copies, but that array is owned by the reader and is mutated for each callback invocation. This corrupted the aggregated data. Bug: 157535126 Test: cmd stats pull-source 10010 Test: atest CpuStatsTests Change-Id: Icda6a71f558e582c5d5b497e2cca1d84deed8b99 Merged-In: Icda6a71f558e582c5d5b497e2cca1d84deed8b99
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions