- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    4.6.0
 - 
    None
 
- 
        b0e7ef2aa62a123b51920b8f0a08af07a9cd9d09
 
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()
- is required for
 - 
                    
QTBUG-7917 Symbian4_2010_05
-         
 - Closed
 
 -