Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScanPriv.h39 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
DSkScan_AntiPath.cpp474 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, clip); in AntiFillPath()
477 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, clip); in AntiFillPath()
DSkScan_Path.cpp441 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, in sk_fill_path() function
629 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom, in FillPath()