Home
last modified time | relevance | path

Searched defs:addCubic (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpContour.cpp49 void SkOpContourBuilder::addCubic(SkPoint pts[4]) { in addCubic() function in SkOpContourBuilder
H A DSkOpSegment.h52 SkOpSegment* addCubic(SkPoint pts[4], SkOpContour* parent) { in addCubic() function in SkOpSegment
H A DSkOpContour.h33 void addCubic(SkPoint pts[4]) { in addCubic() function in SkOpContour
/third_party/skia/modules/skottie/src/animator/
H A DShapeKeyframeAnimator.cpp129 auto addCubic = [&](size_t from_vertex, size_t to_vertex) { in operator SkPath() local
/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp161 void SkBasicEdgeBuilder::addCubic(const SkPoint pts[]) { in addCubic() function in SkBasicEdgeBuilder
167 void SkAnalyticEdgeBuilder::addCubic(const SkPoint pts[]) { in addCubic() function in SkAnalyticEdgeBuilder
H A DSkGlyph.cpp217 auto addCubic = [&expandGap, &pts](SkScalar offset) { in calculate_path_gap() local
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp133 void addCubic(const SkPoint pts[], SkScalar srcSpaceTolSqd, SkScalar srcSpaceTol) { in addCubic() function in __anon18835::PathGeoBuilder

Completed in 6 milliseconds