Another forgotten forceRLE
BUG=skia: TBR=reed@google.com,caryclark@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2438163003 Review-Url: https://chromiumcodereview.appspot.com/2438163003
This commit is contained in:
parent
4e56a91393
commit
6a7287c14b
@ -1310,6 +1310,6 @@ void SkScan::AAAFillPath(const SkPath& path, const SkRasterClip& clip, SkBlitter
|
||||
|
||||
tmp.setRect(clip.getBounds());
|
||||
aaBlitter.init(blitter, &clip.aaRgn());
|
||||
AAAFillPath(path, tmp, &aaBlitter);
|
||||
AAAFillPath(path, tmp, &aaBlitter, true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user