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

SW pipeline: improve fillRect with ImagePaint

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • javafx
    • None

      currently PR.setTexture(...) is called which involves original image being copied twice which might be omitted (in theory) in case of rectangle => this case could be replaced with drawTexture instead (PR.drawImage(...))

            msoch Martin Šoch
            msoch Martin Šoch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: