Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp77 void handleCubic(const SkMatrix& m, SkPoint pts[4]);
799 void SkBaseShadowTessellator::handleCubic(const SkMatrix& m, SkPoint pts[4]) { in handleCubic() function in SkBaseShadowTessellator
962 this->handleCubic(ctm, pts); in computePathPolygon()
1118 this->handleCubic(shadowTransform, pts); in computeClipAndPathPolygons()

Completed in 3 milliseconds