Home
last modified time | relevance | path

Searched refs:FillType (Results 1 – 25 of 162) sorted by relevance

1234567

/external/skqp/tests/
DPathOpsBattles.cpp45 path1.setFillType((SkPath::FillType) 0); in issue414409b()
55 path2.setFillType((SkPath::FillType) 1); in issue414409b()
67 path1.setFillType((SkPath::FillType) 1); in issue414409c()
79 path2.setFillType((SkPath::FillType) 0); in issue414409c()
93 path.setFillType((SkPath::FillType) 0); in battleOp1()
103 path.setFillType((SkPath::FillType) 0); in battleOp1()
118 path.setFillType((SkPath::FillType) 1); in battleOp2()
125 path.setFillType((SkPath::FillType) 0); in battleOp2()
140 path.setFillType((SkPath::FillType) 0); in battleOp3()
150 path.setFillType((SkPath::FillType) 0); in battleOp3()
[all …]
DPathOpsBuildUseTest.cpp16 path.setFillType((SkPath::FillType) 0); in build1_1()
31 path.setFillType((SkPath::FillType) 0); in build1_1()
46 path.setFillType((SkPath::FillType) 0); in build1_1()
61 path.setFillType((SkPath::FillType) 0); in build1_1()
76 path.setFillType((SkPath::FillType) 0); in build1_1()
91 path.setFillType((SkPath::FillType) 0); in build1_1()
106 path.setFillType((SkPath::FillType) 0); in build1_1()
121 path.setFillType((SkPath::FillType) 0); in build1_1()
136 path.setFillType((SkPath::FillType) 0); in build1_1()
151 path.setFillType((SkPath::FillType) 0); in build1_1()
[all …]
DPathOpsInverseTest.cpp17 one.setFillType((SkPath::FillType) oneFill); in DEF_TEST()
24 two.setFillType((SkPath::FillType) twoFill); in DEF_TEST()
DPathOpsOpRectThreadedTest.cpp35 pathA.setFillType((SkPath::FillType) e); in testPathOpsRectsMain()
41 pathB.setFillType((SkPath::FillType) f); in testPathOpsRectsMain()
124 pathA.setFillType((SkPath::FillType) e); in testPathOpsFastMain()
130 pathB.setFillType((SkPath::FillType) f); in testPathOpsFastMain()
DPathOpsFuzz763Test.cpp14 path.setFillType((SkPath::FillType) 1); in fuzz763_3084()
52 path.setFillType((SkPath::FillType) 0); in fuzz763_3084()
70 path.setFillType((SkPath::FillType) 1); in fuzz763_1823()
107 path.setFillType((SkPath::FillType) 0); in fuzz763_1823()
125 path.setFillType((SkPath::FillType) 1); in fuzz763_378()
201 path.setFillType((SkPath::FillType) 0); in fuzz763_378()
218 path.setFillType((SkPath::FillType) 1); in fuzz763_378b()
228 path.setFillType((SkPath::FillType) 0); in fuzz763_378b()
241 path.setFillType((SkPath::FillType) 1); in fuzz763_378c()
250 path.setFillType((SkPath::FillType) 0); in fuzz763_378c()
[all …]
/external/skia/tests/
DPathOpsBattles.cpp45 path1.setFillType((SkPath::FillType) 0); in issue414409b()
55 path2.setFillType((SkPath::FillType) 1); in issue414409b()
67 path1.setFillType((SkPath::FillType) 1); in issue414409c()
79 path2.setFillType((SkPath::FillType) 0); in issue414409c()
93 path.setFillType((SkPath::FillType) 0); in battleOp1()
103 path.setFillType((SkPath::FillType) 0); in battleOp1()
118 path.setFillType((SkPath::FillType) 1); in battleOp2()
125 path.setFillType((SkPath::FillType) 0); in battleOp2()
140 path.setFillType((SkPath::FillType) 0); in battleOp3()
150 path.setFillType((SkPath::FillType) 0); in battleOp3()
[all …]
DPathOpsBuildUseTest.cpp16 path.setFillType((SkPath::FillType) 0); in build1_1()
31 path.setFillType((SkPath::FillType) 0); in build1_1()
46 path.setFillType((SkPath::FillType) 0); in build1_1()
61 path.setFillType((SkPath::FillType) 0); in build1_1()
76 path.setFillType((SkPath::FillType) 0); in build1_1()
91 path.setFillType((SkPath::FillType) 0); in build1_1()
106 path.setFillType((SkPath::FillType) 0); in build1_1()
121 path.setFillType((SkPath::FillType) 0); in build1_1()
136 path.setFillType((SkPath::FillType) 0); in build1_1()
151 path.setFillType((SkPath::FillType) 0); in build1_1()
[all …]
DPathOpsInverseTest.cpp17 one.setFillType((SkPath::FillType) oneFill); in DEF_TEST()
24 two.setFillType((SkPath::FillType) twoFill); in DEF_TEST()
DPathOpsOpRectThreadedTest.cpp35 pathA.setFillType((SkPath::FillType) e); in testPathOpsRectsMain()
41 pathB.setFillType((SkPath::FillType) f); in testPathOpsRectsMain()
124 pathA.setFillType((SkPath::FillType) e); in testPathOpsFastMain()
130 pathB.setFillType((SkPath::FillType) f); in testPathOpsFastMain()
/external/skqp/fuzz/
DFuzzPathop.cpp28 SkPath::FillType ft; in DEF_FUZZ()
44 SkPath::FillType ft; in DEF_FUZZ()
60 SkPath::FillType ft; in DEF_FUZZ()
86 SkPath::FillType ft; in DEF_FUZZ()
102 SkPath::FillType ft; in DEF_FUZZ()
/external/skia/fuzz/
DFuzzPathop.cpp28 SkPath::FillType ft; in DEF_FUZZ()
44 SkPath::FillType ft; in DEF_FUZZ()
60 SkPath::FillType ft; in DEF_FUZZ()
86 SkPath::FillType ft; in DEF_FUZZ()
102 SkPath::FillType ft; in DEF_FUZZ()
/external/skia/src/gpu/ops/
DGrStencilPathOp.h26 GrPathRendering::FillType fillType,
47 GrPathRendering::FillType fillType, in GrStencilPathOp()
67 GrPathRendering::FillType fFillType;
DGrDrawPathOp.h25 GrPathRendering::FillType, GrAAType);
45 GrPathRendering::FillType fillType() const { return fFillType; } in fillType()
62 GrPathRendering::FillType fFillType;
/external/skqp/src/gpu/ops/
DGrStencilPathOp.h26 GrPathRendering::FillType fillType,
47 GrPathRendering::FillType fillType, in GrStencilPathOp()
67 GrPathRendering::FillType fFillType;
DGrDrawPathOp.h24 GrPathRendering::FillType, GrAAType);
43 GrPathRendering::FillType fillType() const { return fFillType; } in fillType()
65 GrPathRendering::FillType fFillType;
/external/skia/include/core/
DSkPath.h172 enum FillType { enum
185 FillType getFillType() const { return (FillType)fFillType; } in getFillType()
193 void setFillType(FillType ft) { in setFillType()
202 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType()
983 static bool IsInverseFillType(FillType fill) { in IsInverseFillType()
998 static FillType ConvertToNonInverseFillType(FillType fill) { in ConvertToNonInverseFillType()
1003 return (FillType)(fill & 1); in ConvertToNonInverseFillType()
/external/skqp/include/core/
DSkPath.h172 enum FillType { enum
185 FillType getFillType() const { return (FillType)fFillType; } in getFillType()
193 void setFillType(FillType ft) { in setFillType()
202 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType()
983 static bool IsInverseFillType(FillType fill) { in IsInverseFillType()
998 static FillType ConvertToNonInverseFillType(FillType fill) { in ConvertToNonInverseFillType()
1003 return (FillType)(fill & 1); in ConvertToNonInverseFillType()
/external/skia/src/gpu/ccpr/
DGrCCClipProcessor.h22 GrCCClipProcessor(const GrCCClipPath*, MustCheckBounds, SkPath::FillType overrideFillType);
34 const SkPath::FillType fOverrideFillType;
/external/skqp/src/gpu/ccpr/
DGrCCClipProcessor.h22 GrCCClipProcessor(const GrCCClipPath*, MustCheckBounds, SkPath::FillType overrideFillType);
34 const SkPath::FillType fOverrideFillType;
/external/skqp/src/gpu/
DGrPath.h39 GrPathRendering::FillType getFillType() const { return fFillType; } in getFillType()
47 GrPathRendering::FillType fFillType;
/external/skia/src/gpu/
DGrPath.h39 GrPathRendering::FillType getFillType() const { return fFillType; } in getFillType()
47 GrPathRendering::FillType fFillType;
/external/skia/modules/pathkit/tests/
Dpathops.spec.js98 'kWinding_FillType': PathKit.FillType.WINDING,
99 'kEvenOdd_FillType': PathKit.FillType.EVENODD,
100 'kInverseWinding_FillType': PathKit.FillType.INVERSE_WINDING,
101 'kInverseEvenOdd_FillType': PathKit.FillType.INVERSE_EVENODD,
/external/skqp/modules/pathkit/tests/
Dpathops.spec.js98 'kWinding_FillType': PathKit.FillType.WINDING,
99 'kEvenOdd_FillType': PathKit.FillType.EVENODD,
100 'kInverseWinding_FillType': PathKit.FillType.INVERSE_WINDING,
101 'kInverseEvenOdd_FillType': PathKit.FillType.INVERSE_EVENODD,
/external/skqp/modules/sksg/include/
DSkSGPath.h29 SG_MAPPED_ATTRIBUTE(FillType, SkPath::FillType, fPath)
/external/skia/modules/sksg/include/
DSkSGPath.h29 SG_MAPPED_ATTRIBUTE(FillType, SkPath::FillType, fPath)

1234567