add FilterLevel API to SkPaint, replacing various Flag bits
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 18 Jul 2013 13:47:01 +0000 (13:47 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 18 Jul 2013 13:47:01 +0000 (13:47 +0000)
commitc9683151367b2033a26b1e2ebe6b3902d2064bdb
tree2a59fa0e1cc8f1980ed60f39ba9c0d9ab6bd4633
parent620edc503938e3bfb7621923c2f50e77451fecae
add FilterLevel API to SkPaint, replacing various Flag bits

BUG=
R=bsalomon@google.com

Review URL: https://codereview.chromium.org/19769005

git-svn-id: http://skia.googlecode.com/svn/trunk@10138 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPaint.h
src/core/SkPaint.cpp