Home
last modified time | relevance | path

Searched defs:lastPt (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/docs/examples/
H A DPath_rMoveTo.cpp17 SkPoint lastPt; in REG_FIDDLE() local
H A DPath_arcTo_2_a.cpp23 SkPoint lastPt; in REG_FIDDLE() local
H A DPath_arcTo_2_b.cpp23 SkPoint lastPt; in REG_FIDDLE() local
/third_party/skia/tests/
H A DSkPathRangeIterTest.cpp94 SkPoint lastPt = {0,0}; in DEF_TEST() local
[all...]
H A DPathTest.cpp3241 SkPoint lastPt; in test_range_iter() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp30 SkPoint lastPt; in ReversePath() local
H A DSkOpSegment.h272 const SkPoint& lastPt() const { in lastPt() function in SkOpSegment
/third_party/skia/gm/
H A Dimagescalealigned.cpp120 SkPoint lastPt; in drawSets() local
/third_party/skia/src/core/
H A DSkContourMeasure.cpp41 SkPoint lastPt; in SkContourMeasure_segTo() local
149 conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, const SkPoint& lastPt, SkScalar tolerance) conic_too_curvy() argument
H A DSkPath.cpp1411 SkPoint lastPt; in addPath() local
3508 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) IsRectContour() local
[all...]
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp70 void setLastPt(SkPoint lastPt) { in setLastPt() argument

Completed in 15 milliseconds