Home
last modified time | relevance | path

Searched refs:do_fill_path (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkScanPriv.h123 static inline void do_fill_path(const SkPath& path, const SkRegion& origClip, SkBlitter* blitter, in do_fill_path() function
DSkScan_AntiPath.cpp612 do_fill_path(path, origClip, blitter, forceRLE, SHIFT, std::move(fillPathFunc)); in AntiFillPath()
DSkScan_AAAPath.cpp1716 do_fill_path(path, origClip, blitter, forceRLE, 2, std::move(fillPathFunc)); in AAAFillPath()