aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipMaskManager.h
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-12 13:38:57 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-12 13:38:57 +0000
commit2e0c79fb637c870780e7a041259e7bdc1443cd63 (patch)
tree7a4e04be2a543177e01cbeddb9a46eb5f73d75ed /src/gpu/GrClipMaskManager.h
parent453995e01d884d62ce2e808e0067e494c0c9c7fa (diff)
Revert 6351 due to bugs.
git-svn-id: http://skia.googlecode.com/svn/trunk@6377 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/GrClipMaskManager.h')
-rw-r--r--src/gpu/GrClipMaskManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h
index eaaa2e3f77..89b1ef8249 100644
--- a/src/gpu/GrClipMaskManager.h
+++ b/src/gpu/GrClipMaskManager.h
@@ -126,7 +126,7 @@ private:
bool drawClipShape(GrTexture* target,
const SkClipStack::Iter::Clip* clip,
- const SkIRect& clipRect);
+ const GrIRect& resultBounds);
void mergeMask(GrTexture* dstMask,
GrTexture* srcMask,