Remove applyStatefulResource interface from SVGClipPainter
applyClippingToContext is equally "stateful", so the two entrypoints does not seem warranted. Fold applyClippingToContext into applyStatefulResource and then rename it to prepareEffect (to match mask and filter). Similarly rename postApplyStatefulResource to finishEffect. Review URL: https://codereview.chromium.org/1308223003 git-svn-id: svn://svn.chromium.org/blink/trunk@201262 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment