Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScanPriv.h34 void sk_fill_path(const SkPath& path, const SkIRect& clipRect,
DSkScan_AntiPath.cpp603 sk_fill_path(path, clipRgn->getBounds(), &superBlit, ir.fTop, ir.fBottom, SHIFT, in AntiFillPath()
607 sk_fill_path(path, clipRgn->getBounds(), &superBlit, ir.fTop, ir.fBottom, SHIFT, in AntiFillPath()
DSkScan_Path.cpp389 void sk_fill_path(const SkPath& path, const SkIRect& clipRect, SkBlitter* blitter, in sk_fill_path() function
666 sk_fill_path(path, clipPtr->getBounds(), blitter, ir.fTop, ir.fBottom, in FillPath()