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

/external/skia/src/core/
H A DSkScanPriv.h32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
H A DSkScan_AntiPath.cpp718 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
721 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
H A DSkScan_Path.cpp397 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, function
602 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom,

Completed in 71 milliseconds