OSDN Git Service

Destroy Allocation with ScriptIntrinsicLut
authorYang Ni <yangni@google.com>
Fri, 28 Apr 2017 15:50:33 +0000 (08:50 -0700)
committerYang Ni <yangni@google.com>
Thu, 4 May 2017 18:44:17 +0000 (18:44 +0000)
commit8b8f75a7006eceaf7eca042e982b6827741a1e2f
tree2ce5d4a138d2c8d89a1f0667ebb71495ca8e0b5b
parent19cd7568c668631f73c0c36d74327d5362db0684
Destroy Allocation with ScriptIntrinsicLut

Bug: 28053584

On destroying the intrinsic, destroy its contained Allocation right away.

Test: CTS on x86_64 emulator
Change-Id: I5ca0da33b620c3291b7cafda31a6cc83eb7461a0
rs/java/android/renderscript/ScriptIntrinsicLUT.java