diff options
author | Matthew Williams <mjwilliams@google.com> | 2014-05-14 11:06:04 -0700 |
---|---|---|
committer | Matthew Williams <mjwilliams@google.com> | 2014-05-27 18:36:54 -0700 |
commit | b61c506a5002d7cf3bae535bfde919a0c72cd8c0 (patch) | |
tree | 942015c9db53233104f12771e854ecf438fe7ca6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 22bd1ff81320273bf901ec9934bc918536a3ede1 (diff) |
Implementation of TaskManager reschedule/cancel
Issues here:
"Reschedule" of an idle-mode task is not well-defined. In the
API I throw an error if you try to set a back-off policy on
an idle mode task.
Implementation-wise, i add a delay for a reschedule request of an
idle mode task. This means that if the phone's still in idle mode
after the delay they app will get a call back, but otherwise it'll
have to wait til the next one.
Implemented all API functions
Change-Id: I0264c2614cc52c28730abbcb1557f314f058f991
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions