Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A 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()
H A Dcxfa_box.cpp223 CFGAS_GEPath fillPath; in DrawFill() local
248 CFGAS_GEPath* fillPath) { in GetPathArcOrRounded()
H A Dcxfa_pattern.cpp55 const CFGAS_GEPath& fillPath, in Draw()
H A Dcxfa_radial.cpp60 const CFGAS_GEPath& fillPath, in Draw()
H A Dcxfa_stipple.cpp55 const CFGAS_GEPath& fillPath, in Draw()
H A Dcxfa_linear.cpp57 const CFGAS_GEPath& fillPath, in Draw()
H A Dcxfa_rectangle.cpp79 CFGAS_GEPath* fillPath) { in GetFillPath()
/aosp_15_r20/external/skia/tests/
H A DStrokeTest.cpp47 SkPath path, fillPath; in test_strokecubic() local
78 SkPath path, fillPath; in test_strokerect() local
/aosp_15_r20/external/skia/gm/
H A Dstrokes.cpp149 SkPath fillPath; in onDraw() local
589 SkPath fillPath; variable
H A Dbug12866.cpp48 SkPath fillPath; variable
H A Dstrokerect.cpp105 SkPath path, fillPath; in onDraw() local
H A Dstrokedlines.cpp282 SkPath fillPath; in draw_path() local
/aosp_15_r20/external/skia/docs/examples/
H A DFillPathWithPaint_2.cpp13 SkPath fillPath; in draw() local
H A DFillPathWithPaint.cpp13 SkPath fillPath; in draw() local
H A Dstrokerect_gm.cpp39 SkPath path, fillPath; in draw() local
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_pushbuttontp.cpp54 CFGAS_GEPath fillPath; in DrawBackground() local
/aosp_15_r20/packages/apps/EmergencyInfo/src/com/android/emergency/
DCircleFramedDrawable.java69 final Path fillPath = new Path(); in CircleFramedDrawable() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
H A DCircleFramedDrawable.java70 final Path fillPath = new Path(); in CircleFramedDrawable() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/
H A DGestureManifoldTest.java130 private void fillPath(PointF start, PointF end, ArrayList<PointF> path) { in fillPath() method in GestureManifoldTest
/aosp_15_r20/external/skia/tools/viewer/
H A DChartSlide.cpp135 SkPathBuilder plotPath, fillPath; in draw() local
H A DSimpleStrokerSlide.cpp431 SkPath fillPath = stroker.getFillPath(path, fStrokePaint); in draw() local
H A DVariableWidthStrokerSlide.cpp1113 SkPath fillPath = in draw() local
1217 void drawStrokePoints(SkCanvas* canvas, const SkPath& fillPath) { in drawStrokePoints()
/aosp_15_r20/external/skia/bench/
H A DChartBench.cpp136 SkPath fillPath; in onDraw() local
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/utils/
H A DFill.java248 public void fillPath(Canvas c, Path path, Paint paint, in fillPath() method in Fill
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1088 const SkPath* fillPath = &skia_path; in DrawPath() local

12345