Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp57 bool clipUmbraPoint(const SkPoint& umbraPoint, const SkPoint& centroid, SkPoint* clipPoint);
321 bool isOutside = this->clipUmbraPoint(fPositions[fFirstVertexIndex], in computeConvexShadow()
423 : this->clipUmbraPoint(fPositions[currUmbraIndex], fCentroid, in addEdge()
459 bool SkBaseShadowTessellator::clipUmbraPoint(const SkPoint& umbraPoint, const SkPoint& centroid, in clipUmbraPoint() function in SkBaseShadowTessellator

Completed in 2 milliseconds