Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowTessellator.cpp738 class SkSpotShadowTessellator : public SkBaseShadowTessellator { class
740 SkSpotShadowTessellator(const SkPath& path, const SkMatrix& ctm,
783 SkSpotShadowTessellator::SkSpotShadowTessellator(const SkPath& path, const SkMatrix& ctm, in SkSpotShadowTessellator() function in SkSpotShadowTessellator
1006 void SkSpotShadowTessellator::computeClipAndPathPolygons(const SkPath& path, const SkMatrix& ctm, in computeClipAndPathPolygons()
1095 void SkSpotShadowTessellator::computeClipVectorsAndTestCentroid() { in computeClipVectorsAndTestCentroid()
1122 bool SkSpotShadowTessellator::clipUmbraPoint(const SkPoint& umbraPoint, const SkPoint& centroid, in clipUmbraPoint()
1154 int SkSpotShadowTessellator::getClosestUmbraPoint(const SkPoint& p) { in getClosestUmbraPoint()
1183 void SkSpotShadowTessellator::mapPoints(SkScalar scale, const SkVector& xlate, in mapPoints()
1210 void SkSpotShadowTessellator::handleLine(const SkPoint& p) { in handleLine()
1233 bool SkSpotShadowTessellator::handlePolyPoint(const SkPoint& p) { in handlePolyPoint()
[all …]