Closed Bug 761201 Opened 12 years ago Closed 12 years ago

[Skia] Drawing an RGB565 bitmap to another RGB565 bitmap is slow

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: gw280, Assigned: gw280)

Details

Attachments

(1 file)

We fail to trigger a fast path in Skia if we draw from RGB565 to RGB565 with kSrc_Mode set for the xfermode. If we use kSrcOver_Mode it does trigger the fast path, and these two xfermodes are identical on RGB565 as it's opaque. Filed bug upstream at http://code.google.com/p/skia/issues/detail?id=628
Attachment #629831 - Flags: review?(jmuizelaar) → review+
Target Milestone: --- → mozilla16
Assignee: nobody → gwright
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: