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

/external/chromium_org/third_party/skia/src/core/
H A DSkScanPriv.h32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
H A DSkScan_AntiPath.cpp697 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
700 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
H A DSkScan_Path.cpp432 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, function
622 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom,
/external/skia/src/core/
H A DSkScanPriv.h32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
H A DSkScan_AntiPath.cpp697 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
700 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
H A DSkScan_Path.cpp432 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, function
622 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom,

Completed in 417 milliseconds