summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2019-12-19 19:55:35 -0800
committerPhilip P. Moltmann <moltmann@google.com>2020-01-03 10:08:03 -0800
commitd8c0bda6a66d84228c49564739c7ef91ba9cfbda (patch)
tree65c3e175abe27231e07f63f62fb446039b9210ee /rs/java/android/renderscript/Program.java
parent9046d82b8f6251508942aa74765a41118084f3f9 (diff)
Use Pools for noteOp related data objects
... to avoid too frequent allocations of small objects. There is no pool for NoteOpEvent objects as they are only freed in very uncommon situation. Hence they are directly reinited instad of going through a pool. Test: atest CtsAppOpsTestCases Bug: 136595429 Change-Id: Ia39ca9682771cbc44ddbeaadc55f7e3f17c86449
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions