Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1655)

Issue 6426046: Adding virtual overload of isDrawingToLayer() to SkGPipe (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by junov1
Modified:
12 years, 3 months ago
Reviewers:
Leon, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Adding virtual overload of isDrawingToLayer() to SkGPipe This change is to make The SkGPipe port of SkDeferredCanvas pass the CanvasTest unit test Committed: https://code.google.com/p/skia/source/detail?r=4661

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/pipe/SkGPipeWrite.cpp View 5 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 4
junov1
12 years, 3 months ago (2012-07-18 20:11:55 UTC) #1
Leon
lgtm
12 years, 3 months ago (2012-07-18 20:18:51 UTC) #2
reed1
What is the non-unittest use for isDrawingToLayer()? Does that use-case also want us to make ...
12 years, 3 months ago (2012-07-18 20:32:55 UTC) #3
junov1
12 years, 3 months ago (2012-07-18 20:37:25 UTC) #4
IIRC there is code in webkit and chromium to disable LCD text AA when
isDrawingToLayer() returns true.  The fact that canvas rendering is deferred or
not should be transparent to that code.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b