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

/external/skia/src/core/
H A DSkScanPriv.h36 void sk_fill_path(const SkPath& path, const SkIRect& clipRect,
H A DSkScan_AntiPath.cpp626 sk_fill_path(path, clipBounds, &superBlit, ir.fTop, ir.fBottom, SHIFT, containedInClip);
629 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, function
656 sk_fill_path(path, clipPtr->getBounds(), blitter, ir.fTop, ir.fBottom,
/external/skqp/src/core/
H A DSkScanPriv.h36 void sk_fill_path(const SkPath& path, const SkIRect& clipRect,
H A DSkScan_AntiPath.cpp626 sk_fill_path(path, clipBounds, &superBlit, ir.fTop, ir.fBottom, SHIFT, containedInClip);
629 sk_fill_path(path, clipBounds, &superBlit, ir.fTop, ir.fBottom, SHIFT, containedInClip);
H A DSkScan_Path.cpp390 void sk_fill_path(const SkPath& path, const SkIRect& clipRect, SkBlitter* blitter, function
677 sk_fill_path(path, clipPtr->getBounds(), blitter, ir.fTop, ir.fBottom,

Completed in 188 milliseconds