HomeSort by relevance Sort by last modified time
    Searched refs:sk_fill_path (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkScanPriv.h 32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
SkScan_AntiPath.cpp 718 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);
SkScan_Path.cpp 397 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 122 milliseconds