Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkContourMeasure.cpp144 static bool conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, in conic_too_curvy()
363 SkPoint firstPt = fPts[0]; in buildSegments() local
DSkScan_Hairline.cpp562 SkPoint pts[4], firstPt, lastPt; in hair_path() local
DSkPath.cpp305 SkPoint firstPt; in conservativelyContainsRect() local
485 const SkPoint* firstPt = nullptr; // first point in the rect (last of first moves) in isRectContour() local
2581 SkPoint firstPt = currPt; in BySign() local
/third_party/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.cpp572 SkPoint pts[4], firstPt, lastPt; in hair_path() local
DSkPath.cpp294 SkPoint firstPt; in conservativelyContainsRect() local
2108 SkPoint firstPt = currPt; in BySign() local
3461 const SkPoint* firstPt = nullptr; // first point in the rect (last of first moves) in IsRectContour() local
/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp203 SkPoint firstPt = { 0, 0 }; // init to avoid warning in add_path_segment() local
1075 SkPoint firstPt = { 0, 0 }; // init to avoid warning; in draw_bisects() local
/third_party/flutter/skia/tests/
DPathOpsExtendedTest.cpp95 SkPoint firstPt = {0, 0}, lastPt = {0, 0}; in showPathData() local
DPathTest.cpp2268 SkPoint firstPt = {0.f, 0.f}; in test_is_simple_closed_rect() local
/third_party/boost/boost/polygon/
Dpolygon_traits.hpp1029 Point firstPt = *itr; in point_sequence_is_45() local
1329 Point firstPt; in contains() local
Dpolygon_45_set_data.hpp526 point_data<Unit> firstPt = *itr; in insert_vertex_sequence() local
/third_party/skia/tests/
DPathTest.cpp2256 SkPoint firstPt = {0.f, 0.f}; in test_is_closed_rect() local