Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8099180

Consider visibility (occlusion) testing as part of the dirty region optimization

XMLWordPrintable

      Currently the dirty region optimization doesn't optimize the case where a large object or image is drawn in the background with dynamic controls drawn on top. In this case, if anything on top of the large background object changes (e.g., a scrolling or animating control), the entire scene is repainted, thus defeating the dirty region optimization.

      We should consider a form of visibility (occlusion) testing as part of the dirty region optimization to optimize the case where we can determine that no portion of the underlying image has been dirtied by a change to nodes on top of it.

            morris Morris Meyer (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:

                Estimated:
                Original Estimate - 1 week
                1w
                Remaining:
                Remaining Estimate - 1 week
                1w
                Logged:
                Time Spent - Not Specified
                Not Specified