Home
last modified time | relevance | path

Searched refs:pathA (Results 1 – 12 of 12) sorted by relevance

/external/skia/tests/
DPathOpsOpCubicThreadedTest.cpp26 SkPath pathA, pathB; in testOpCubicsMain() local
27 pathA.setFillType((SkPath::FillType) e); in testOpCubicsMain()
28 pathA.moveTo(SkIntToScalar(state.fA), SkIntToScalar(state.fB)); in testOpCubicsMain()
29 pathA.cubicTo(SkIntToScalar(state.fC), SkIntToScalar(state.fD), SkIntToScalar(b), in testOpCubicsMain()
31 pathA.close(); in testOpCubicsMain()
61 if (!testPathOp(state.fReporter, pathA, pathB, (SkPathOp) op, "cubics")) { in testOpCubicsMain()
DPathOpsOpRectThreadedTest.cpp31 SkPath pathA, pathB; in testPathOpsRectsMain() local
32 pathA.setFillType((SkPath::FillType) e); in testPathOpsRectsMain()
33 pathA.addRect(SkIntToScalar(state.fA), SkIntToScalar(state.fA), SkIntToScalar(state.fB), in testPathOpsRectsMain()
35 pathA.addRect(SkIntToScalar(state.fC), SkIntToScalar(state.fC), SkIntToScalar(state.fD), in testPathOpsRectsMain()
37 pathA.close(); in testPathOpsRectsMain()
69 if (!testPathOp(state.fReporter, pathA, pathB, (SkPathOp) op, "rects")) { in testPathOpsRectsMain()
DPathOpsOpLoopThreadedTest.cpp50 SkPath pathA, pathB; in testOpLoopsMain() local
51 pathA.moveTo(SkIntToScalar(a), SkIntToScalar(b)); in testOpLoopsMain()
52 pathA.cubicTo(SkIntToScalar(c), SkIntToScalar(d), endC.fX, endC.fY, endD.fX, endD.fY); in testOpLoopsMain()
53 pathA.close(); in testOpLoopsMain()
81 testPathOp(state.fReporter, pathA, pathB, kIntersect_SkPathOp, "loops"); in testOpLoopsMain()
DPathOpsOpCircleThreadedTest.cpp23 SkPath pathA, pathB; in testOpCirclesMain() local
24 pathA.setFillType((SkPath::FillType) e); in testOpCirclesMain()
25 pathA.addCircle(SkIntToScalar(state.fA), SkIntToScalar(state.fB), SkIntToScalar(state.fC), in testOpCirclesMain()
50 if (!testPathOp(state.fReporter, pathA, pathB, (SkPathOp) op, "circles")) { in testOpCirclesMain()
DGrShapeTest.cpp477 SkPath pathA, pathB; in check_equivalence() local
478 a.asPath(&pathA); in check_equivalence()
484 if (pathA.isInverseFillType() != pathB.isInverseFillType()) { in check_equivalence()
485 const GrShape* s1 = pathA.isInverseFillType() ? &a : &b; in check_equivalence()
486 const GrShape* s2 = pathA.isInverseFillType() ? &b : &a; in check_equivalence()
492 if (SkPath::ConvertToNonInverseFillType(pathA.getFillType()) != in check_equivalence()
502 REPORTER_ASSERT(r, paths_fill_same(pathA, pathB)); in check_equivalence()
505 SkPath pA = pathA; in check_equivalence()
510 pA.setFillType(SkPath::ConvertToNonInverseFillType(pathA.getFillType())); in check_equivalence()
544 REPORTER_ASSERT(r, pathA.isConvex()); in check_equivalence()
[all …]
DClipStackTest.cpp245 SkPath pathA, pathB; in test_bounds() local
247 pathA.addRoundRect(rectA, SkIntToScalar(5), SkIntToScalar(5)); in test_bounds()
263 pathA.setFillType(doInvA ? SkPath::kInverseEvenOdd_FillType : in test_bounds()
281 stack.clipPath(pathA, SkMatrix::I(), kIntersect_SkClipOp, false); in test_bounds()
DPathOpsIssue3651.cpp1310 SkPath pathA = path; in issue3651_4() local
1396 testPathOp(reporter, pathA, path, SkPathOp::kUnion_SkPathOp, filename); in issue3651_4()
1429 SkPath pathA = path; in issue3651_5() local
1459 testPathOp(reporter, pathA, path, SkPathOp::kUnion_SkPathOp, filename); in issue3651_5()
1468 SkPath pathA = path; in issue3651_6() local
1472 testPathOp(reporter, pathA, path, SkPathOp::kUnion_SkPathOp, filename); in issue3651_6()
1566 SkPath pathA = path; in issue3651_7() local
1658 testPathOp(reporter, pathA, path, SkPathOp::kUnion_SkPathOp, filename); in issue3651_7()
/external/skia/infra/bots/
Dtest_utils.py57 pathA = os.path.join(a, prefix, f)
59 test.assertTrue(filecmp.cmp(pathA, pathB, shallow=False))
60 statA = os.stat(pathA)
63 with open(pathA, 'rb') as f:
/external/swiftshader/include/GLES2/
Dgl2ext.h2528 typedef void (GL_APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pa…
2586 GL_APICALL void GL_APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GL…
/external/mesa3d/include/GLES2/
Dgl2ext.h2760 typedef void (GL_APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pa…
2818 GL_APICALL void GL_APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GL…
/external/swiftshader/include/GL/
Dglext.h9129 typedef void (APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pathB…
9179 GLAPI void APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat we…
/external/mesa3d/include/GL/
Dglext.h9994 typedef void (APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pathB…
10059 GLAPI void APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat we…