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

Symbian: backgroundtexture should be shared across applications

XMLWordPrintable

    • 7dfa50a9b97d28813341329a55aa1a4b5a7de527, 6733b02876d0f305691e6fc8060502bb3d783c36

      Currently backgroundTexture needs to be generated for every app launch.It is rendered offscreen by AknSkinServer and result is converted to QPixmap. Approx time taken by this function is 80 msec and 90% of the time seems to be spent in conversion of cfbsbitmap to qpixmap.

      It would be beneficial if we could save the pixmap data(i.e into a file??) and share it across applications

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

            samimeri Sami Merila (Inactive)
            kalyanreddy2005 Kalyan kondapally
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes