Searched defs:addCubic (Results 1 – 3 of 3) sorted by relevance
99 void SkEdgeBuilder::addCubic(const SkPoint pts[]) { in addCubic() function in SkEdgeBuilder
64 SkOpSegment* addCubic(SkPoint pts[4], SkOpContour* parent) { in addCubic() function
49 void addCubic(SkPoint pts[4], SkChunkAlloc* allocator) { in addCubic() function