Searched defs:fillPath (Results 1 – 19 of 19) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_fill.cpp | 91 CXFA_GEPath* fillPath, in Draw() 119 CXFA_GEPath* fillPath, in DrawStipple() 129 CXFA_GEPath* fillPath, in DrawRadial() 139 CXFA_GEPath* fillPath, in DrawLinear() 149 CXFA_GEPath* fillPath, in DrawPattern()
|
D | cxfa_radial.cpp | 57 CXFA_GEPath* fillPath, in Draw()
|
D | cxfa_pattern.cpp | 53 CXFA_GEPath* fillPath, in Draw()
|
D | cxfa_linear.cpp | 55 CXFA_GEPath* fillPath, in Draw()
|
D | cxfa_stipple.cpp | 53 CXFA_GEPath* fillPath, in Draw()
|
D | cxfa_box.cpp | 221 CXFA_GEPath fillPath; in DrawFill() local 246 CXFA_GEPath& fillPath, in GetPathArcOrRounded()
|
D | cxfa_rectangle.cpp | 68 CXFA_GEPath* fillPath) { in GetFillPath()
|
/external/skqp/tests/ |
D | StrokeTest.cpp | 39 SkPath path, fillPath; in test_strokecubic() local 70 SkPath path, fillPath; in test_strokerect() local
|
/external/skia/tests/ |
D | StrokeTest.cpp | 39 SkPath path, fillPath; in test_strokecubic() local 70 SkPath path, fillPath; in test_strokerect() local
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_pushbuttontp.cpp | 51 CXFA_GEPath fillPath; in DrawBackground() local
|
/external/skqp/gm/ |
D | strokerect.cpp | 96 SkPath path, fillPath; in onDraw() local
|
D | strokes.cpp | 133 SkPath fillPath; in onDraw() local
|
/external/skia/gm/ |
D | strokerect.cpp | 96 SkPath path, fillPath; in onDraw() local
|
D | strokes.cpp | 133 SkPath fillPath; in onDraw() local
|
/external/skqp/samplecode/ |
D | SampleChart.cpp | 131 SkPath fillPath; in onDrawContent() local
|
/external/skia/samplecode/ |
D | SampleChart.cpp | 131 SkPath fillPath; in onDrawContent() local
|
/external/skqp/bench/ |
D | ChartBench.cpp | 136 SkPath fillPath; in onDraw() local
|
/external/skia/bench/ |
D | ChartBench.cpp | 136 SkPath fillPath; in onDraw() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 761 const SkPath* fillPath = &m_skPath; in FlushPath() local 1925 const SkPath* fillPath = &skPath; in DrawPath() local
|