Home
last modified time | relevance | path

Searched defs:firstPt (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkContourMeasure.cpp149 static bool conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, in conic_too_curvy()
423 SkPoint firstPt = fPts[0]; in buildSegments() local
DSkScan_Hairline.cpp570 SkPoint pts[4], firstPt, lastPt; in hair_path() local
DSkPath.cpp301 SkPoint firstPt; in conservativelyContainsRect() local
2161 SkPoint firstPt = currPt; in BySign() local
3533 const SkPoint* firstPt = nullptr; // first point in the rect (last of first moves) in IsRectContour() local
/external/skia/tests/
DPathTest.cpp2301 SkPoint firstPt = {0.f, 0.f}; in test_is_closed_rect() local