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

  /external/chromium_org/third_party/skia/src/core/
SkScanPriv.h 32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
SkScan_AntiPath.cpp 716 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
719 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
SkScan_Path.cpp 432 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, function
626 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom,
  /external/skia/src/core/
SkScanPriv.h 32 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
SkScan_AntiPath.cpp 692 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
695 sk_fill_path(path, superClipRect, &superBlit, ir.fTop, ir.fBottom, SHIFT, *clipRgn);
SkScan_Path.cpp 432 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, function
626 sk_fill_path(path, clipper.getClipRect(), blitter, ir.fTop, ir.fBottom,

Completed in 78 milliseconds