Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp60 bool addInnerPoint(const SkPoint& pathPoint, SkColor umbraColor,
317 this->addInnerPoint(fFirstPoint, umbraColor, umbraPolygon, &fPrevUmbraIndex); in computeConvexShadow()
410 duplicate = this->addInnerPoint(nextPoint, umbraColor, umbraPolygon, &currUmbraIndex); in addEdge()
491 bool SkBaseShadowTessellator::addInnerPoint(const SkPoint& pathPoint, SkColor umbraColor, in addInnerPoint() function in SkBaseShadowTessellator

Completed in 3 milliseconds