summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2011-01-25 23:22:09 -0800
committerChet Haase <chet@google.com>2011-01-25 23:22:09 -0800
commit77785f9d257f663087a8c27957f506b9f7aa24c2 (patch)
tree16450bf6a326f8e1fd06e972dbd8ba151da9419f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb8942108826893657ca0b8b6d5d6d153739a76f6 (diff)
Fix invalidation problem with display lists
It was previously the case that a view marked ~DRAWN must be invalidated correctly already, so we would not mark any flags. Display lists added new logic such that an undrawn node must still be checked to see if its cache has been marked invalid. If not, we must mark it invalid to make sure that a future rendering call will cause the view to refresh its display list, thus refreshing its child node tree's display lists, since that's where the invalidate call must have originated. Change-Id: I0f73c85459174c0e3f16d703f7eb914a706c808a
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions