Home
last modified time | relevance | path

Searched defs:fillPath (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_fill.cpp96 const CFGAS_GEPath& fillPath, in Draw()
122 const CFGAS_GEPath& fillPath, in DrawStipple()
132 const CFGAS_GEPath& fillPath, in DrawRadial()
142 const CFGAS_GEPath& fillPath, in DrawLinear()
152 const CFGAS_GEPath& fillPath, in DrawPattern()
Dcxfa_pattern.cpp55 const CFGAS_GEPath& fillPath, in Draw()
Dcxfa_radial.cpp60 const CFGAS_GEPath& fillPath, in Draw()
Dcxfa_stipple.cpp55 const CFGAS_GEPath& fillPath, in Draw()
Dcxfa_linear.cpp57 const CFGAS_GEPath& fillPath, in Draw()
Dcxfa_box.cpp223 CFGAS_GEPath fillPath; in DrawFill() local
248 CFGAS_GEPath* fillPath) { in GetPathArcOrRounded()
Dcxfa_rectangle.cpp79 CFGAS_GEPath* fillPath) { in GetFillPath()
/external/skia/tests/
DStrokeTest.cpp47 SkPath path, fillPath; in test_strokecubic() local
78 SkPath path, fillPath; in test_strokerect() local
/external/skia/docs/examples/
DFillPathWithPaint_2.cpp13 SkPath fillPath; in draw() local
DFillPathWithPaint.cpp13 SkPath fillPath; in draw() local
Dstrokerect_gm.cpp38 SkPath path, fillPath; in draw() local
/external/skia/gm/
Dbug12866.cpp47 SkPath fillPath; variable
Dstrokerect.cpp110 SkPath path, fillPath; in onDraw() local
Dstrokes.cpp147 SkPath fillPath; in onDraw() local
612 SkPath fillPath; variable
/external/pdfium/xfa/fwl/theme/
Dcfwl_pushbuttontp.cpp54 CFGAS_GEPath fillPath; in DrawBackground() local
/external/skia/tools/viewer/
DChartSlide.cpp135 SkPathBuilder plotPath, fillPath; in draw() local
DSimpleStrokerSlide.cpp429 SkPath fillPath = stroker.getFillPath(path, fStrokePaint); in draw() local
DVariableWidthStrokerSlide.cpp1112 SkPath fillPath = in draw() local
1216 void drawStrokePoints(SkCanvas* canvas, const SkPath& fillPath) { in drawStrokePoints()
/external/skia/bench/
DChartBench.cpp136 SkPath fillPath; in onDraw() local
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/utils/
DFill.java248 public void fillPath(Canvas c, Path path, Paint paint, in fillPath() method in Fill
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1258 const SkPath* fillPath = &skia_path; in DrawPath() local