diff options
author | Jungshik Jang <jayjang@google.com> | 2014-09-11 16:09:45 +0900 |
---|---|---|
committer | Jungshik Jang <jayjang@google.com> | 2014-09-12 13:37:33 +0900 |
commit | b3ecb72af8cbbd4f6f8089d0dc22289f6e2588f6 (patch) | |
tree | 19ff56838297f63365b0c2db8a6766eea63adcfb /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5c0ed94debe51a2954cf9409b5477cfbcc03d7f0 (diff) |
Use async polling for HPD action
Since Device polling holds whole IO thread while it's running,
other sending requests would be blocked until it's finished.
Usually polling takes more than 1 seconds and some action might
be timeouted.
This change sends polling message asynchrousely for
each device address.
Bug: 17381548
Change-Id: I2f47931c5882649d6ac56092986d34d1da48f710
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions