Searched refs:sk_fill_path (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/core/ |
H A D | SkScanPriv.h | 36 void sk_fill_path(const SkPath& path, const SkIRect& clipRect,
|
H A D | SkScan_AntiPath.cpp | 697 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 D | SkScan_Path.cpp | 395 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