Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7015

Deep copy of pixmap data in openvg paintengine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.6.1
    • 4.6.0
    • (Inactive) OpenVG
    • None
    • b0e7ef2aa62a123b51920b8f0a08af07a9cd9d09

    Description

      It seems there is a deep copy happening in toVGImageSubRect() , because of a call to non-const version of Qimage::bits().

      There are some more functions which calls non-const version of Qimage::bits() function in OpenVg paintengine code:

      1. toVGImage()
      2. toVGImageWithOpacity()
      3. QVGFontGlyphCache::cacheGlyphs()
      4. QVGCompositionHelper::drawCursorPixmap()
      5. toVGImageWithOpacitySubRect()

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              rweather Rhys Weatherley (closed Nokia identity) (Inactive)
              kalyanreddy2005 Kalyan kondapally
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes