Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkScanPriv.h36 void sk_fill_path(const SkPath& path, const SkIRect& clipRect,
H A DSkScan_AntiPath.cpp697 sk_fill_path(path, clipBounds, &superBlit, ir.fTop, ir.fBottom, SHIFT, containedInClip);
700 sk_fill_path(path, clipBounds, &superBlit, ir.fTop, ir.fBottom, SHIFT, containedInClip);
H A DSkScan_Path.cpp395 void sk_fill_path(const SkPath& path, const SkIRect& clipRect, SkBlitter* blitter, in sk_fill_path() function
663 sk_fill_path(path, clipPtr->getBounds(), blitter, ir.fTop, ir.fBottom, in FillPath()

Completed in 4 milliseconds