drawRegion() cleanups
authormsarett <msarett@google.com>
Fri, 26 Aug 2016 13:37:45 +0000 (06:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 13:37:45 +0000 (06:37 -0700)
commitdca352e2d42cfe698573947b3d11abc1eaade160
treed07df14c1d14d5588d88dff7448cc9d00389c2b7
parentad2344693c70f13d5e4216df8458b4d907395bde
drawRegion() cleanups

(1) Move implementation to the cpp.
(2) Check for the isRect() case.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2286693002

Review-Url: https://codereview.chromium.org/2286693002
include/core/SkCanvas.h
src/core/SkCanvas.cpp