Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp153 bool SkPathMeasure::conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, in conic_too_curvy()
DSkScan_Hairline.cpp535 SkPoint pts[4], firstPt, lastPt; in hair_path() local
DSkPath.cpp272 SkPoint firstPt; in conservativelyContainsRect() local
/external/skia/samplecode/
DSampleAAGeometry.cpp202 SkPoint firstPt = { 0, 0 }; // init to avoid warning in add_path_segment() local
1086 SkPoint firstPt = { 0, 0 }; // init to avoid warning; in draw_bisects() local
/external/skia/tests/
DPathOpsExtendedTest.cpp88 SkPoint firstPt = {0, 0}, lastPt = {0, 0}; in showPathData() local
DPathTest.cpp2194 SkPoint firstPt = {0.f, 0.f}; in test_is_simple_closed_rect() local