Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpContour.cpp95 void SkOpContourBuilder::addQuad(SkPoint pts[3]) { in addQuad() function in SkOpContourBuilder
H A DSkOpSegment.h87 SkOpSegment* addQuad(SkPoint pts[3], SkOpContour* parent) { in addQuad() function in SkOpSegment
H A DSkOpContour.h42 void addQuad(SkPoint pts[3]) { in addQuad() function in SkOpContour
/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp148 void SkBasicEdgeBuilder::addQuad(const SkPoint pts[]) { in addQuad() function in SkBasicEdgeBuilder
154 void SkAnalyticEdgeBuilder::addQuad(const SkPoint pts[]) { in addQuad() function in SkAnalyticEdgeBuilder
H A DSkGlyph.cpp207 auto addQuad = [&expandGap, &pts](SkScalar offset) { in calculate_path_gap() local
/third_party/skia/src/gpu/ops/
H A DFillRectOp.cpp415 bool addQuad(DrawQuad* quad, const SkPMColor4f& color, GrAAType aaType) { in addQuad() function in __anon18844::final
H A DDefaultPathRenderer.cpp105 void addQuad(const SkPoint pts[], SkScalar srcSpaceTolSqd, SkScalar srcSpaceTol) { in addQuad() function in __anon18835::PathGeoBuilder

Completed in 6 milliseconds