[Webkit-unassigned] [Bug 98554] New: [skia] Use SkCanvas::drawBitmapRectToRect for drawing bitmap images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 13:54:50 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98554

           Summary: [skia] Use SkCanvas::drawBitmapRectToRect for drawing
                    bitmap images
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com
                CC: reed at google.com, senorblanco at chromium.org,
                    nduca at chromium.org, nick at chromium.org


This change http://trac.webkit.org/changeset/130412 uses clipping to draw non-IntRect as source rectangle. SkCanvas::drawBitmapRectToRect is a new API to do the same thing but faster. Skia port should switch to use this new API when it is ready.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list