Meant to publish this comment earlier http://codereview.appspot.com/6211078/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): http://codereview.appspot.com/6211078/diff/1/include/gpu/GrContext.h#newcode686 include/gpu/GrContext.h:686: bool antiAlias); On ...
12 years, 5 months ago
(2012-05-22 20:23:43 UTC)
#3
Meant to publish this comment earlier
http://codereview.appspot.com/6211078/diff/1/include/gpu/GrContext.h
File include/gpu/GrContext.h (right):
http://codereview.appspot.com/6211078/diff/1/include/gpu/GrContext.h#newcode686
include/gpu/GrContext.h:686: bool antiAlias);
On 2012/05/22 20:04:59, robertphillips wrote:
> Brian - we could also befriend GrClipMaskManager?
I think having this public is OK. GrPathRenderer.h is in src/gpu so someone
would have to be looking where there not supposed to use this. Also, we will
eventually getting around to creating a GrContextInternal that hides all the
junk that shouldn't be public from the public interface.
Issue 6211078: Remove GrClipMaskManager's path renderer chain (in favor of GrContext's)
(Closed)
Created 12 years, 5 months ago by robertphillips
Modified 12 years, 5 months ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2