Home
last modified time | relevance | path

Searched defs:ptCount (Results 1 – 9 of 9) sorted by relevance

/external/skia/tests/
DPathOpsThreeWayTest.cpp14 int ptCount; member
/external/skia/src/pathops/
DSkOpEdgeBuilder.cpp145 int ptCount = SkPathOpsVerbToPoints(verb); in preFetch() local
DSkOpAngle.cpp378 int ptCount = SkPathOpsVerbToPoints(segment.verb()); in distEndRatio() local
472 int ptCount = index ? rPts : lPts; in endsIntersect() local
DSkPathOpsCubic.cpp152 bool SkDCubic::hullIntersects(const SkDPoint* pts, int ptCount, bool* isLinear) const { in hullIntersects()
DSkPathOpsDebug.cpp329 int ptCount = SkPathOpsVerbToPoints(verb); in dump_curve() local
/external/skia/src/utils/
DSkDashPath.cpp182 SkScalar ptCount = SkScalarMulDiv(pathLength, in init() local
/external/skia/src/core/
DSkScan_Hairline.cpp415 void extend_pts(SkPath::Verb prevVerb, SkPath::Verb nextVerb, SkPoint* pts, int ptCount) { in extend_pts()
DSkGlyphCache.cpp270 void SkGlyphCache::AddPoints(const SkPoint* pts, int ptCount, const SkScalar bounds[2], in AddPoints()
DSkPath.cpp2515 int ptCount = 1; // moveTo in next() local