Some improvements to reduce the number of pixels touched in generating alpha clip...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 7 Nov 2012 16:17:24 +0000 (16:17 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 7 Nov 2012 16:17:24 +0000 (16:17 +0000)
commit7b7cdd147f5528865238e5ed98c79e6d319fde9b
tree8d42e48f75699dbeb53f7ed7a6a4f3f820abe988
parent8f0a7b8e7334187a5d7d5ab7fde5a3c3009555f5
Some improvements to reduce the number of pixels touched in generating alpha clip masks
Review URL: https://codereview.appspot.com/6828043

git-svn-id: http://skia.googlecode.com/svn/trunk@6329 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkClipStack.h
include/core/SkMatrix.h
include/core/SkRandom.h
include/core/SkRect.h
src/core/SkClipStack.cpp
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/SkGpuDevice.cpp
src/gpu/effects/GrTextureDomainEffect.cpp
src/gpu/effects/GrTextureDomainEffect.h