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

  /external/skia/src/core/
SkScan_Path.cpp 395 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/
SkScan_Path.cpp 390 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 85 milliseconds