Home
last modified time | relevance | path

Searched refs:handleConic (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp79 void handleConic(const SkMatrix& m, SkPoint pts[3], SkScalar w);
820 void SkBaseShadowTessellator::handleConic(const SkMatrix& m, SkPoint pts[3], SkScalar w) { in handleConic() function in SkBaseShadowTessellator
965 this->handleConic(ctm, pts, iter.conicWeight()); in computePathPolygon()
1101 this->handleConic(shadowTransform, pts, w); in computeClipAndPathPolygons()

Completed in 3 milliseconds