diff options
author | Niels Egberts <nielse@google.com> | 2018-02-13 13:24:56 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-02-13 20:47:28 +0000 |
commit | 8a3967ac6e3570ede4feaaf84801b3f5b1bba087 (patch) | |
tree | 85db7c6ac95793673fd56d1a1affefebfe81f3be /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b5c46a136b87df822c8c6c5c59de9a985f7add4e (diff) |
Fix race condition with calling stop() before run()
The code assumed that when stop() is called before run(), it's not
neccessary to signal mNotFull, but in rare cases the synthesizer may
already have filled the buffer before run() is called.
Test: manual
Bug: 70887227
Change-Id: I83117f3541d37830b344bc9eda34e1f380b58e76
(cherry picked from commit 32011ea4f144b46b5ab64577465983caf6303f2d)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions