Home
last modified time | relevance | path

Searched refs:haircubic (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkScan_Hairline.cpp417 static inline void haircubic(const SkPoint pts[4], const SkRegion* clip, const SkRect* insetClip, c… in haircubic() function
621haircubic(pts, clip, insetClip, outsetClip, blitter, kMaxCubicSubdivideLevel, lineproc); in hair_path()
/third_party/flutter/skia/src/core/
DSkScan_Hairline.cpp408 static inline void haircubic(const SkPoint pts[4], const SkRegion* clip, const SkRect* insetClip, c… in haircubic() function
608haircubic(pts, clip, insetClip, outsetClip, blitter, kMaxCubicSubdivideLevel, lineproc); in hair_path()