Searched refs:FillType (Results 1 - 25 of 40) sorted by relevance

12

/external/skia/tests/
H A DPathOpsInverseTest.cpp16 one.setFillType((SkPath::FillType) oneFill);
23 two.setFillType((SkPath::FillType) twoFill);
H A DPathOpsBattles.cpp45 path1.setFillType((SkPath::FillType) 0);
55 path2.setFillType((SkPath::FillType) 1);
67 path1.setFillType((SkPath::FillType) 1);
79 path2.setFillType((SkPath::FillType) 0);
93 path.setFillType((SkPath::FillType) 0);
103 path.setFillType((SkPath::FillType) 0);
118 path.setFillType((SkPath::FillType) 1);
125 path.setFillType((SkPath::FillType) 0);
140 path.setFillType((SkPath::FillType) 0);
150 path.setFillType((SkPath::FillType)
[all...]
H A DPathOpsOpCircleThreadedTest.cpp46 pathA.setFillType((SkPath::FillType) e);
49 pathB.setFillType((SkPath::FillType) f);
H A DPathOpsBuildUseTest.cpp16 path.setFillType((SkPath::FillType) 0);
31 path.setFillType((SkPath::FillType) 0);
46 path.setFillType((SkPath::FillType) 0);
61 path.setFillType((SkPath::FillType) 0);
76 path.setFillType((SkPath::FillType) 0);
91 path.setFillType((SkPath::FillType) 0);
106 path.setFillType((SkPath::FillType) 0);
121 path.setFillType((SkPath::FillType) 0);
136 path.setFillType((SkPath::FillType) 0);
151 path.setFillType((SkPath::FillType)
[all...]
H A DPathOpsOpCubicThreadedTest.cpp30 pathA.setFillType((SkPath::FillType) e);
35 pathB.setFillType((SkPath::FillType) f);
H A DPathOpsOpRectThreadedTest.cpp58 pathA.setFillType((SkPath::FillType) e);
64 pathB.setFillType((SkPath::FillType) f);
H A DPathOpsExtendedTest.h49 void outputProgress(char* ramStr, const char* pathStr, SkPath::FillType );
H A DEmptyPathTest.cpp117 static SkPath::FillType gFills[] = {
H A DPathOpsFuzz763Test.cpp14 path.setFillType((SkPath::FillType) 1);
52 path.setFillType((SkPath::FillType) 0);
70 path.setFillType((SkPath::FillType) 1);
107 path.setFillType((SkPath::FillType) 0);
125 path.setFillType((SkPath::FillType) 1);
201 path.setFillType((SkPath::FillType) 0);
218 path.setFillType((SkPath::FillType) 1);
228 path.setFillType((SkPath::FillType) 0);
241 path.setFillType((SkPath::FillType) 1);
250 path.setFillType((SkPath::FillType)
[all...]
/external/skia/include/core/
H A DSkPath.h48 enum FillType { enum in class:SkPath
70 FillType getFillType() const { return (FillType)fFillType; }
77 void setFillType(FillType ft) {
82 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); }
522 static bool IsInverseFillType(FillType fill) {
538 static FillType ConvertToNonInverseFillType(FillType fill) {
543 return (FillType)(fill & 1);
925 * account the FillType
[all...]
/external/skia/samplecode/
H A DSampleEmptyPath.cpp33 SkPath::FillType fill) {
47 SkPath::FillType fFill;
H A DSampleFillType.cpp34 SampleCode::TitleR(evt, "FillType");
40 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft,
/external/skia/src/gpu/
H A DGrDrawTarget.h77 GrPathRendering::FillType);
84 GrPathRendering::FillType);
107 GrPathRendering::FillType fill);
316 void getPathStencilSettingsForFilltype(GrPathRendering::FillType,
H A DGrPathRendering.h68 enum FillType { enum in class:GrPathRendering
H A DGrStencilAndCoverPathRenderer.cpp23 static GrPathRendering::FillType convert_skpath_filltype(SkPath::FillType fill) {
/external/skia/src/pdf/
H A DSkPDFUtils.h51 static void PaintPath(SkPaint::Style style, SkPath::FillType fill,
/external/skia/gm/
H A Demptypath.cpp30 SkPath::FillType fill) {
44 SkPath::FillType fFill;
H A Dpathopsinverse.cpp65 SkPath::FillType oneF = oneFill ? SkPath::kInverseEvenOdd_FillType
68 SkPath::FillType twoF = twoFill ? SkPath::kInverseEvenOdd_FillType
H A Dlinepaths.cpp28 SkPaint::Style style, SkPath::FillType fill,
45 SkPath::FillType fFill;
171 SkPaint::Style style, SkPath::FillType fill,
188 SkPath::FillType fFill;
H A Dquadpaths.cpp28 SkPaint::Style style, SkPath::FillType fill,
45 SkPath::FillType fFill;
173 SkPaint::Style style, SkPath::FillType fill,
190 SkPath::FillType fFill;
H A Dcubicpaths.cpp68 SkPaint::Style style, SkPath::FillType fill,
85 SkPath::FillType fFill;
214 SkPaint::Style style, SkPath::FillType fill,
231 SkPath::FillType fFill;
H A Dfilltypes.cpp37 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft,
H A Dfilltypespersp.cpp36 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft,
/external/skia/src/animator/
H A DSkDrawPath.cpp27 SK_MEMBER_PROPERTY(fillType, FillType),
172 fPath.setFillType((SkPath::FillType) value.fOperand.fS32);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp503 int FillType = pPathObj->m_FillType; local
505 ProcessPathPattern(pPathObj, pObj2Device, FillType, bStroke);
506 if (FillType == 0 && !bStroke) {
510 if (FillType) {
522 if (FillType && (m_Options.m_Flags & RENDER_RECT_AA)) {
523 FillType |= FXFILL_RECT_AA;
526 FillType |= FXFILL_FULLCOVER;
529 FillType |= FXFILL_NOPATHSMOOTH;
532 FillType |= FX_FILL_STROKE;
536 FillType |
[all...]

Completed in 1984 milliseconds

12