Gave GrClip an SkClipStack-style iterator
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 23 Jul 2012 17:39:44 +0000 (17:39 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 23 Jul 2012 17:39:44 +0000 (17:39 +0000)
commita6f11c4f717961070cd6fc5e60c361db14c5c4f3
tree87e883cf1f09ac614c63e589e130f768b6cccea6
parentc1d1f414a08de25d8cbf4ba08fc64d701ffca32e
Gave GrClip an SkClipStack-style iterator

http://codereview.appspot.com/6434046/

git-svn-id: http://skia.googlecode.com/svn/trunk@4723 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrClip.h
src/core/SkClipStack.cpp
src/gpu/GrClip.cpp
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/GrInOrderDrawBuffer.cpp