Home
last modified time | relevance | path

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

/external/skqp/src/utils/
DSkShadowTessellator.cpp76 void handleCubic(const SkMatrix& m, SkPoint pts[4]);
799 void SkBaseShadowTessellator::handleCubic(const SkMatrix& m, SkPoint pts[4]) { in handleCubic() function in SkBaseShadowTessellator
960 this->handleCubic(ctm, pts); in computePathPolygon()
1116 this->handleCubic(shadowTransform, pts); in computeClipAndPathPolygons()
/external/skia/src/utils/
DSkShadowTessellator.cpp76 void handleCubic(const SkMatrix& m, SkPoint pts[4]);
799 void SkBaseShadowTessellator::handleCubic(const SkMatrix& m, SkPoint pts[4]) { in handleCubic() function in SkBaseShadowTessellator
960 this->handleCubic(ctm, pts); in computePathPolygon()
1116 this->handleCubic(shadowTransform, pts); in computeClipAndPathPolygons()