Searched defs:forceRLE (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/core/ |
D | SkScanPriv.h | 124 bool forceRLE, const int SHIFT, FillPathFunc fillPathFunc) { in do_fill_path()
|
D | SkScan_AntiPath.cpp | 586 SkBlitter* blitter, bool forceRLE) { in AntiFillPath() 588 const SkIRect& ir, const SkRegion* clipRgn, const SkIRect* clipRect, bool forceRLE){ in AntiFillPath()
|
D | SkScan_AAAPath.cpp | 1376 SkFixed leftClip, SkFixed rightClip, bool isUsingMask, bool forceRLE, bool useDeferred, in aaa_walk_edges() 1592 bool isUsingMask, bool forceRLE) { // forceRLE implies that SkAAClip is calling us in aaa_fill_path() 1686 bool forceRLE) { in AAAFillPath() 1688 const SkIRect& ir, const SkRegion* clipRgn, const SkIRect* clipRect, bool forceRLE){ in AAAFillPath()
|