diff options
author | Steve Elliott <steell@google.com> | 2020-05-13 17:24:53 -0400 |
---|---|---|
committer | Steve Elliott <steell@google.com> | 2020-05-15 16:13:29 -0400 |
commit | 33d3b54639af8d8776244934329b3bd2e8045b03 (patch) | |
tree | f6ac2aa3dff0c4b1752327efb9b33280a8b197b7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 7c1333199152c5a687c5f75930040786eb783d9f (diff) |
Rework Incoming section logic
We cannot assign notifications to the HUNing section during sort and
filter in NotifRankMan, because we don't know if those Notifications
can be placed there at that time. The VisStabMan can decide that they
cannot be moved, and so NotifSecMan can get confused when it sees
BUCKET_HEADS_UP in the middle of the shade.
In an ideal world, VisStabMan would inform the sort performed by
NotifRankMan, as opposed to "shooting it down" after the fact. The
main issue here is that NotifRankMan and NotifSecMan are logically
related (Notification ordering) but VisStabMan can throw a wrench in
that relationship.
Also I took the liberty of converting NotifSecMan to Kotlin. :-)
Fixes: 153554168
Test: atest, manual
Change-Id: I4d1d38eaf4eaac69542c7c115040e76ff95cc1c9
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions