| /external/skia/src/gpu/tessellate/ |
| D | GrMiddleOutPolygonTriangulator.h | 163 void popTopTriangle(const SkPoint& lastPt) { in popTopTriangle()
|
| /external/skia/tests/ |
| D | SkPathRangeIterTest.cpp | 94 SkPoint lastPt = {0,0}; in DEF_TEST() local
|
| D | PathTest.cpp | 3242 SkPoint lastPt; in test_range_iter() local
|
| /external/skqp/src/pathops/ |
| D | SkOpBuilder.cpp | 30 SkPoint lastPt; in ReversePath() local
|
| D | SkOpSegment.h | 272 const SkPoint& lastPt() const { in lastPt() function
|
| /external/skia/src/pathops/ |
| D | SkOpBuilder.cpp | 30 SkPoint lastPt; in ReversePath() local
|
| D | SkOpSegment.h | 272 const SkPoint& lastPt() const { in lastPt() function
|
| /external/skia/gm/ |
| D | imagescalealigned.cpp | 121 SkPoint lastPt; in drawSets() local
|
| /external/skqp/gm/ |
| D | imagescalealigned.cpp | 111 SkPoint lastPt; in drawSets() local
|
| /external/skqp/src/utils/win/ |
| D | SkDWriteGeometrySink.cpp | 114 SkPoint lastPt; in AddBeziers() local
|
| /external/skia/src/core/ |
| D | SkContourMeasure.cpp | 41 SkPoint lastPt; in SkContourMeasure_segTo() local 150 const SkPoint& lastPt, SkScalar tolerance) { in conic_too_curvy()
|
| D | SkScan_Hairline.cpp | 572 SkPoint pts[4], firstPt, lastPt; in hair_path() local
|
| D | SkPath.cpp | 1108 SkPoint lastPt; in arcTo() local 1403 SkPoint lastPt; in addPath() local 3442 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) in IsRectContour() local
|
| /external/skqp/src/core/ |
| D | SkPathMeasure.cpp | 46 SkPoint lastPt; in SkPathMeasure_segTo() local 155 const SkPoint& lastPt) { in conic_too_curvy()
|
| D | SkPath.cpp | 480 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) in isRectContour() local 1357 SkPoint lastPt; in arcTo() local 1622 SkPoint lastPt; in addPath() local 2002 SkPoint lastPt = fLastPt; in consumeDegenerateSegments() local
|
| D | SkScan_Hairline.cpp | 562 SkPoint pts[4], firstPt, lastPt; in hair_path() local
|
| /external/skia/samplecode/ |
| D | SampleSimpleStroker.cpp | 70 void setLastPt(SkPoint lastPt) { in setLastPt()
|
| /external/skqp/src/gpu/ops/ |
| D | GrDefaultPathRenderer.cpp | 296 SkPoint lastPt = *(fCurVert - 1); in needSpace() local
|
| /external/skqp/tests/ |
| D | PathOpsExtendedTest.cpp | 95 SkPoint firstPt = {0, 0}, lastPt = {0, 0}; in showPathData() local
|
| D | PathTest.cpp | 3242 SkPoint lastPt; in test_raw_iter() local
|
| /external/skqp/samplecode/ |
| D | SampleAAGeometry.cpp | 206 SkPoint lastPt = { 0, 0 }; // init to avoid warning in add_path_segment() local
|