/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_fill.cpp | 96 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 D | cxfa_box.cpp | 223 CFGAS_GEPath fillPath; in DrawFill() local 248 CFGAS_GEPath* fillPath) { in GetPathArcOrRounded()
|
H A D | cxfa_pattern.cpp | 55 const CFGAS_GEPath& fillPath, in Draw()
|
H A D | cxfa_radial.cpp | 60 const CFGAS_GEPath& fillPath, in Draw()
|
H A D | cxfa_stipple.cpp | 55 const CFGAS_GEPath& fillPath, in Draw()
|
H A D | cxfa_linear.cpp | 57 const CFGAS_GEPath& fillPath, in Draw()
|
H A D | cxfa_rectangle.cpp | 79 CFGAS_GEPath* fillPath) { in GetFillPath()
|
/aosp_15_r20/external/skia/tests/ |
H A D | StrokeTest.cpp | 47 SkPath path, fillPath; in test_strokecubic() local 78 SkPath path, fillPath; in test_strokerect() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | strokes.cpp | 149 SkPath fillPath; in onDraw() local 589 SkPath fillPath; variable
|
H A D | bug12866.cpp | 48 SkPath fillPath; variable
|
H A D | strokerect.cpp | 105 SkPath path, fillPath; in onDraw() local
|
H A D | strokedlines.cpp | 282 SkPath fillPath; in draw_path() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | FillPathWithPaint_2.cpp | 13 SkPath fillPath; in draw() local
|
H A D | FillPathWithPaint.cpp | 13 SkPath fillPath; in draw() local
|
H A D | strokerect_gm.cpp | 39 SkPath path, fillPath; in draw() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/theme/ |
H A D | cfwl_pushbuttontp.cpp | 54 CFGAS_GEPath fillPath; in DrawBackground() local
|
/aosp_15_r20/packages/apps/EmergencyInfo/src/com/android/emergency/ |
D | CircleFramedDrawable.java | 69 final Path fillPath = new Path(); in CircleFramedDrawable() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/ |
H A D | CircleFramedDrawable.java | 70 final Path fillPath = new Path(); in CircleFramedDrawable() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/ |
H A D | GestureManifoldTest.java | 130 private void fillPath(PointF start, PointF end, ArrayList<PointF> path) { in fillPath() method in GestureManifoldTest
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | ChartSlide.cpp | 135 SkPathBuilder plotPath, fillPath; in draw() local
|
H A D | SimpleStrokerSlide.cpp | 431 SkPath fillPath = stroker.getFillPath(path, fStrokePaint); in draw() local
|
H A D | VariableWidthStrokerSlide.cpp | 1113 SkPath fillPath = in draw() local 1217 void drawStrokePoints(SkCanvas* canvas, const SkPath& fillPath) { in drawStrokePoints()
|
/aosp_15_r20/external/skia/bench/ |
H A D | ChartBench.cpp | 136 SkPath fillPath; in onDraw() local
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/utils/ |
H A D | Fill.java | 248 public void fillPath(Canvas c, Path path, Paint paint, in fillPath() method in Fill
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 1088 const SkPath* fillPath = &skia_path; in DrawPath() local
|