/external/skia/gm/ |
D | convexpaths.cpp | 53 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1, in makePaths() 60 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1, in makePaths() 65 fPaths.back().quadTo(50 * SK_Scalar1, 0, in makePaths() 67 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1, in makePaths() 72 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1, in makePaths() 74 fPaths.back().quadTo(50 * SK_Scalar1, 0, in makePaths() 191 fPaths.back().quadTo(SkFloatToScalar(16.9921875f), 45 * SK_Scalar1, in makePaths() 201 fPaths.back().quadTo(50 * SK_Scalar1, 50 * SK_Scalar1, in makePaths() 220 fPaths.push_back().quadTo(100 * SK_Scalar1, 100 * SK_Scalar1, 0, 0); in makePaths() 221 fPaths.push_back().quadTo(100 * SK_Scalar1, 100 * SK_Scalar1, in makePaths() [all …]
|
D | complexclip.cpp | 46 path.quadTo(SkIntToScalar(0), SkIntToScalar(0), SkIntToScalar(50), SkIntToScalar(0)); in onDraw() 48 path.quadTo(SkIntToScalar(200), SkIntToScalar(0), SkIntToScalar(200), SkIntToScalar(25)); in onDraw() 50 path.quadTo(SkIntToScalar(200), SkIntToScalar(200), SkIntToScalar(150), SkIntToScalar(200)); in onDraw() 56 path.quadTo(SkIntToScalar(150), SkIntToScalar(150), SkIntToScalar(125), SkIntToScalar(150)); in onDraw()
|
D | degeneratesegments.cpp | 70 path.quadTo(startPt, startPt); in AddDegenQuad() 77 path.quadTo(moveToPt, moveToPt); in AddMoveDegenQuad() 84 path.quadTo(moveToPt, moveToPt); in AddMoveDegenQuadClose() 140 path.quadTo(midPt, endPt); in AddQuad() 149 path.quadTo(midPt, endPt); in AddMoveQuad() 158 path.quadTo(midPt, endPt); in AddMoveQuadClose()
|
D | hittestpath.cpp | 50 path.quadTo(rand.nextUScalar1() * scale, rand.nextUScalar1() * scale, in onDraw()
|
D | quadpaths.cpp | 78 path.fPath.quadTo(50*SK_Scalar1, 20*SK_Scalar1, in onDraw() 220 path.fPath.quadTo(50*SK_Scalar1, 20*SK_Scalar1, in onDraw()
|
/external/skia/src/effects/ |
D | SkCornerPathEffect.cpp | 76 dst->quadTo(pts[0].fX, pts[0].fY, pts[0].fX + step.fX, in filterPath() 92 dst->quadTo(pts[1], pts[2]); in filterPath() 108 dst->quadTo(lastCorner.fX, lastCorner.fY, in filterPath()
|
/external/skia/legacy/src/core/ |
D | SkPath.cpp | 490 void SkPath::quadTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2) { in quadTo() function in SkPath 508 this->quadTo(pt.fX + x1, pt.fY + y1, pt.fX + x2, pt.fY + y2); in rQuadTo() 776 this->quadTo( R, cy - sy, cx + mx, cy - my); in addOval() 777 this->quadTo(cx + sx, T, cx , T); in addOval() 778 this->quadTo(cx - sx, T, cx - mx, cy - my); in addOval() 779 this->quadTo( L, cy - sy, L, cy ); in addOval() 780 this->quadTo( L, cy + sy, cx - mx, cy + my); in addOval() 781 this->quadTo(cx - sx, B, cx , B); in addOval() 782 this->quadTo(cx + sx, B, cx + mx, cy + my); in addOval() 783 this->quadTo( R, cy + sy, R, cy ); in addOval() [all …]
|
D | SkPathMeasure.cpp | 294 dst->quadTo(pts[1], pts[2]); in seg_to() 297 dst->quadTo(tmp0[1], tmp0[2]); in seg_to() 302 dst->quadTo(tmp0[3], tmp0[4]); in seg_to() 306 dst->quadTo(tmp1[1], tmp1[2]); in seg_to()
|
D | SkStroke.cpp | 71 void quadTo(const SkPoint&, const SkPoint&); 251 fOuter.quadTo( pts[1].fX + normalB.fX, pts[1].fY + normalB.fY, in quad_to() 253 fInner.quadTo( pts[1].fX - normalB.fX, pts[1].fY - normalB.fY, in quad_to() 346 void SkPathStroker::quadTo(const SkPoint& pt1, const SkPoint& pt2) { in quadTo() function in SkPathStroker 594 stroker.quadTo(pts[1], pts[2]); in strokePath()
|
/external/skia/tests/ |
D | DrawPathTest.cpp | 93 path.quadTo(11, 21702, 10, 21706); in test_crbug_140803() 108 path.quadTo(SkIntToScalar(10), SkIntToScalar(10), in test_inversepathwithclip() 130 path.quadTo(SkIntToScalar(10), SkIntToScalar(20), in test_inversepathwithclip() 150 path.quadTo(-329936, -100000000, 1153, 330003); in test_bug533()
|
D | PathMeasureTest.cpp | 41 path.quadTo(pts[i], pts[i + 1]); in test_small_segment2() 136 path.quadTo(SK_Scalar1, 0, SK_Scalar1, 0); in TestPathMeasure() 137 path.quadTo(SK_Scalar1, SK_Scalar1, SK_Scalar1, SK_Scalar1 * 2); in TestPathMeasure()
|
D | FillPathTest.cpp | 42 path.quadTo(SkIntToScalar(width/2), SkIntToScalar(height), in TestFillPathInverse()
|
D | PathTest.cpp | 163 path->quadTo(60.1631f, 7.70567f, 0.99474f, 0.901199f); in build_big_path() 165 path->quadTo(577364, 1979.57f, 577325, 1980.26f); in build_big_path() 166 path->quadTo(577286, 1980.95f, 577245, 1980.13f); in build_big_path() 167 path->quadTo(577205, 1979.3f, 577187, 1977.45f); in build_big_path() 168 path->quadTo(577168, 1975.6f, 577183, 1973.8f); in build_big_path() 169 path->quadTo(577198, 1972, 577238, 1971.31f); in build_big_path() 170 path->quadTo(577277, 1970.62f, 577317, 1971.45f); in build_big_path() 171 path->quadTo(577330, 1971.72f, 577341, 1972.11f); in build_big_path() 224 path.quadTo(157, 366, 286, 208); in test_isfinite_after_transform() 704 quad.quadTo(SK_Scalar1, SK_Scalar1, 10 * SK_Scalar1, 10*SK_Scalar1); in test_close() [all …]
|
/external/skia/legacy/src/effects/ |
D | SkCornerPathEffect.cpp | 81 dst->quadTo(pts[0].fX, pts[0].fY, pts[0].fX + step.fX, in filterPath() 97 dst->quadTo(pts[1], pts[2]); in filterPath() 113 dst->quadTo(lastCorner.fX, lastCorner.fY, in filterPath()
|
/external/webkit/Source/WebKit/android/plugins/ |
D | ANPPathInterface.cpp | 67 path->quadTo(SkFloatToScalar(x0), SkFloatToScalar(y0), in anp_quadTo() 107 ASSIGN(i, quadTo); in ANPPathInterfaceV0_Init()
|
/external/skia/src/core/ |
D | SkPath.cpp | 797 void SkPath::quadTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2) { in quadTo() function in SkPath 815 this->quadTo(pt.fX + x1, pt.fY + y1, pt.fX + x2, pt.fY + y2); in rQuadTo() 1171 this->quadTo( R, cy - sy, cx + mx, cy - my); in addOval() 1172 this->quadTo(cx + sx, T, cx , T); in addOval() 1173 this->quadTo(cx - sx, T, cx - mx, cy - my); in addOval() 1174 this->quadTo( L, cy - sy, L, cy ); in addOval() 1175 this->quadTo( L, cy + sy, cx - mx, cy + my); in addOval() 1176 this->quadTo(cx - sx, B, cx , B); in addOval() 1177 this->quadTo(cx + sx, B, cx + mx, cy + my); in addOval() 1178 this->quadTo( R, cy + sy, R, cy ); in addOval() [all …]
|
D | SkPathMeasure.cpp | 296 dst->quadTo(pts[1], pts[2]); in seg_to() 299 dst->quadTo(tmp0[1], tmp0[2]); in seg_to() 304 dst->quadTo(tmp0[3], tmp0[4]); in seg_to() 308 dst->quadTo(tmp1[1], tmp1[2]); in seg_to()
|
D | SkStroke.cpp | 70 void quadTo(const SkPoint&, const SkPoint&); 272 fOuter.quadTo( pts[1].fX + normalB.fX, pts[1].fY + normalB.fY, in quad_to() 274 fInner.quadTo( pts[1].fX - normalB.fX, pts[1].fY - normalB.fY, in quad_to() 367 void SkPathStroker::quadTo(const SkPoint& pt1, const SkPoint& pt2) { in quadTo() function in SkPathStroker 666 stroker.quadTo(pts[1], pts[2]); in strokePath()
|
/external/skia/legacy/src/animator/ |
D | SkParseSVGPath.cpp | 44 fPath.quadTo(mid,q); in quadApprox() 50 fPath.quadTo(mid,p2); in quadApprox() 202 fPath.quadTo(points[0], points[1]); in parseSVG()
|
/external/skia/src/animator/ |
D | SkParseSVGPath.cpp | 44 fPath.quadTo(mid,q); in quadApprox() 50 fPath.quadTo(mid,p2); in quadApprox() 202 fPath.quadTo(points[0], points[1]); in parseSVG()
|
/external/skia/legacy/include/core/ |
D | SkPath.h | 342 void quadTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2); 351 void quadTo(const SkPoint& p1, const SkPoint& p2) { in quadTo() function 352 this->quadTo(p1.fX, p1.fY, p2.fX, p2.fY); in quadTo()
|
/external/skia/include/core/ |
D | SkPath.h | 398 void quadTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2); 407 void quadTo(const SkPoint& p1, const SkPoint& p2) { in quadTo() function 408 this->quadTo(p1.fX, p1.fY, p2.fX, p2.fY); in quadTo()
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | PathTest.java | 23 path.quadTo(0, 5, 10, 15); in testGradTo()
|
/external/skia/bench/ |
D | PathIterBench.cpp | 52 fPath.quadTo(pts[1], pts[2]); in PathIterBench()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPath.java | 40 public void quadTo(float x1, float y1, float x2, float y2) { in quadTo() method in ShadowPath
|