| /external/skia/src/gpu/ops/ |
| D | GrNonAAStrokeRectOp.cpp | 42 inline static bool allowed_stroke(const SkStrokeRec& stroke) { in allowed_stroke() 67 const SkRect& rect, const SkStrokeRec& stroke, in Make() 192 const SkStrokeRec& stroke, in Make()
|
| D | GrRectOpFactory.h | 74 const SkStrokeRec& stroke) { in MakeAAStroke()
|
| D | GrAAStrokeRectOp.cpp | 25 inline static bool allowed_stroke(const SkStrokeRec& stroke, bool* isMiter) { in allowed_stroke() 129 const SkRect& rect, const SkStrokeRec& stroke) { in Make() 585 const SkStrokeRec& stroke) { in Make()
|
| D | GrShadowRRectOp.cpp | 74 const SkStrokeRec& stroke = style.strokeRec(); in Make() local 815 const SkStrokeRec& stroke, in make_shadow_circle_op() 829 const SkStrokeRec& stroke) { in make_shadow_rrect_op() 891 const SkStrokeRec& stroke, in Make() 923 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in DRAW_OP_TEST_DEFINE() local
|
| D | GrAALinearizingConvexPathRenderer.cpp | 51 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onCanDrawPath() local 334 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local
|
| D | GrOvalOpFactory.cpp | 77 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor() 268 EllipseGeometryProcessor(bool stroke, const SkMatrix& localMatrix) : fLocalMatrix(localMatrix) { in EllipseGeometryProcessor() 625 const SkStrokeRec& stroke = style.strokeRec(); in Make() local 1164 const SkRect& ellipse, const SkStrokeRec& stroke) { in Make() 1386 const SkStrokeRec& stroke) { in Make() 2293 const SkStrokeRec& stroke) { in make_rrect_op() 2364 const SkStrokeRec& stroke, in MakeRRectOp() 2382 const SkStrokeRec& stroke, in MakeOvalOp() 2444 SkStrokeRec stroke = GrTest::TestStrokeRec(random); in DRAW_OP_TEST_DEFINE() local
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_box.cpp | 51 CXFA_Stroke& stroke) { in Style3D() 157 CXFA_Stroke stroke(nullptr); in Get3DStyle() local
|
| D | cxfa_stroke.cpp | 88 bool CXFA_Stroke::SameStyles(CXFA_Stroke stroke, uint32_t dwFlags) const { in SameStyles()
|
| /external/ImageMagick/MagickCore/ |
| D | draw-private.h | 48 const ssize_t y,PixelInfo *stroke,ExceptionInfo *exception) in GetStrokeColor()
|
| D | montage.h | 57 stroke; member
|
| /external/skia/experimental/c-api-example/ |
| D | skia-c-example.c | 48 sk_paint_t* stroke = sk_paint_new(); in draw() local
|
| /external/skia/bench/ |
| D | RectBench.cpp | 28 RectBench(int shift, int stroke = 0) in RectBench() 139 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench() 149 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench()
|
| /external/skia/src/gpu/gl/ |
| D | GrGLPathRange.cpp | 36 const SkStrokeRec& stroke = fStyle.strokeRec(); in init() local
|
| D | GrGLPath.cpp | 255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke() 283 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in GrGLPath() local
|
| /external/skia/gm/ |
| D | croppedrects.cpp | 43 SkPaint stroke; in onOnceBeforeDraw() local
|
| D | pictureimagefilter.cpp | 108 SkPaint stroke; in onDraw() local
|
| D | multipicturedraw.cpp | 54 SkPaint stroke; in make_hex_plane_picture() local 103 SkPaint stroke; in make_single_layer_hex_plane_picture() local 158 SkPaint stroke; in make_tri_picture() local
|
| D | shadertext2.cpp | 165 SkPaint stroke; variable
|
| D | skbug_257.cpp | 126 SkPaint stroke; variable
|
| D | gaussianedge.cpp | 26 SkStroke stroke(p); in draw_stroke() local
|
| D | poly2poly.cpp | 70 void SkJSCanvas::stroke() { in stroke() function in SkJSCanvas
|
| /external/skia/samplecode/ |
| D | SampleAARects.cpp | 76 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
|
| /external/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1077 const bool stroke = (SkPaint::kFill_Style != paint.getStyle()); in rect_must_be_pathed() local 1091 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() 1102 BOOL stroke, BOOL fill, in createXpsQuad() 1227 BOOL stroke = FALSE; in internalDrawRect() local 1280 BOOL stroke, BOOL fill, in close_figure() 1300 BOOL stroke, BOOL fill, const SkPath& path) { in addXpsPathGeometry() 1458 BOOL* fill, BOOL* stroke) { in shadePath() 1579 BOOL stroke; in drawPath() local
|
| /external/pdfium/fpdfsdk/ |
| D | fpdfeditpath.cpp | 118 FPDF_BOOL stroke) { in FPDFPath_SetDrawMode()
|
| /external/skia/src/gpu/ |
| D | GrPathRenderer.h | 225 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
|