Bug 26663 - [Chromium] Change SkPorterDuff to SkXferMode in Skia port
Summary: [Chromium] Change SkPorterDuff to SkXferMode in Skia port
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Stephen White
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 14:25 PDT by Stephen White
Modified: 2013-04-08 14:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2009-06-23 14:25:35 PDT
SkPorterDuff has been deprecated, and the transfer modes are now owned by SkXferMode.  We should switch to the new API.