| commit | 2e0c79fb637c870780e7a041259e7bdc1443cd63 | [log] [tgz] |
|---|---|---|
| author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Nov 12 13:38:57 2012 +0000 |
| committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Nov 12 13:38:57 2012 +0000 |
| tree | 7a4e04be2a543177e01cbeddb9a46eb5f73d75ed | |
| parent | 453995e01d884d62ce2e808e0067e494c0c9c7fa [diff] [blame] |
Revert 6351 due to bugs. git-svn-id: http://skia.googlecode.com/svn/trunk@6377 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h index eaaa2e3..89b1ef8 100644 --- a/src/gpu/GrClipMaskManager.h +++ b/src/gpu/GrClipMaskManager.h
@@ -126,7 +126,7 @@ bool drawClipShape(GrTexture* target, const SkClipStack::Iter::Clip* clip, - const SkIRect& clipRect); + const GrIRect& resultBounds); void mergeMask(GrTexture* dstMask, GrTexture* srcMask,