summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorKevin Rocard <krocard@google.com>2019-05-02 17:56:13 -0700
committerKevin Rocard <krocard@google.com>2019-05-08 23:37:31 +0000
commitb14fdecc4e54b07591cec17661d299e4e097ae9c (patch)
tree8a7c4c8d77a8d38a45ae0d8a91bca95fc0e9ded4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent3a80d7f0038cc9d749f28e465e3f01a36425b8ff (diff)
Do not try to unregister APC multiple time
If audioRecord.release() is called explicitly, APC DP is released. When the AudioRecord.finalizer() is called by the JVM, the APC DP would be released again, leading to misleading error message. Bug: 131064451 Test: call AudioRecord release and check that the finalizer do not log a release failure Change-Id: Ia7092274ea8ac8e0a6754dfe2541f823f650384d Signed-off-by: Kevin Rocard <krocard@google.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions