summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2018-04-23 17:05:58 -0700
committerChristopher Tate <ctate@google.com>2018-04-23 17:09:32 -0700
commit63fd529be004df0413731782aaba03e0fd7abfdb (patch)
tree6721e81f0197c29f180a74b33baa7d9adcf98ce7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd2b1d6d7b38cef6664fe06803e88a716ccb6da93 (diff)
Don't automatically decline tracking jobs with met initial delays
Just an already-satisfied initial delay doesn't let us decline to track the (new) job: it might not actually be runnable yet, and if it has a deadline as well, we definitely need to track it. If it has no deadline, though, then a met initial delay means that the TimeController can indeed safely just mark the delay constraint as met and stop tracking it. Change-Id: I20919fa384c1fcb1c619efb8f05b8ba856ed44b3 Fixes: 77233219 Test: atest CtsJobSchedulerTestCases:TimingConstraintsTest
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions