| /external/ImageMagick/MagickCore/ |
| D | draw-private.h | 50 const ssize_t y,PixelInfo *stroke,ExceptionInfo *exception) in GetStrokeColor()
|
| /external/skia/src/gpu/ops/ |
| D | GrStrokeRectOp.cpp | 29 inline static bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke() 114 const SkStrokeRec& stroke, in Make() 134 const SkStrokeRec& stroke, GrAAType aaType) in NonAAStrokeRectOp() 353 const SkStrokeRec& stroke) { in Make() 363 const SkMatrix& viewMatrix, const SkRect& rect, const SkStrokeRec& stroke, in AAStrokeRectOp() 752 const SkStrokeRec& stroke) { in Make()
|
| /external/skqp/src/gpu/ops/ |
| D | GrStrokeRectOp.cpp | 28 inline static bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke() 113 const SkStrokeRec& stroke, in Make() 133 const SkStrokeRec& stroke, GrAAType aaType) in NonAAStrokeRectOp() 347 const SkStrokeRec& stroke) { in Make() 357 const SkMatrix& viewMatrix, const SkRect& rect, const SkStrokeRec& stroke, in AAStrokeRectOp() 740 const SkStrokeRec& stroke) { in Make()
|
| /external/skqp/experimental/c-api-example/ |
| D | skia-c-example.c | 48 sk_paint_t* stroke = sk_paint_new(); in draw() local
|
| /external/skia/experimental/c-api-example/ |
| D | skia-c-example.c | 48 sk_paint_t* stroke = sk_paint_new(); in draw() local
|
| /external/skqp/modules/sksg/src/ |
| D | SkSGScene.cpp | 50 SkPaint fill, stroke; in render() local
|
| /external/skqp/gm/ |
| D | croppedrects.cpp | 43 SkPaint stroke; in onOnceBeforeDraw() local
|
| /external/skia/gm/ |
| D | croppedrects.cpp | 43 SkPaint stroke; in onOnceBeforeDraw() local
|
| D | multipicturedraw.cpp | 55 SkPaint stroke; in make_hex_plane_picture() local 104 SkPaint stroke; in make_single_layer_hex_plane_picture() local 159 SkPaint stroke; in make_tri_picture() local
|
| /external/skia/src/gpu/gl/ |
| 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/skqp/src/gpu/gl/ |
| 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/src/gpu/ |
| D | GrPathRenderer.cpp | 77 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
|
| /external/skia/modules/sksg/src/ |
| D | SkSGScene.cpp | 52 SkPaint fill, stroke; in render() local
|
| /external/skqp/src/gpu/ |
| D | GrPathRenderer.cpp | 77 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
|
| /external/pdfium/fxjs/xfa/ |
| D | cjx_edge.cpp | 27 void CJX_Edge::stroke(CFXJSE_Value* pValue, in stroke() function in CJX_Edge
|
| D | cjx_corner.cpp | 21 void CJX_Corner::stroke(CFXJSE_Value* pValue, in stroke() function in CJX_Corner
|
| /external/skia/samplecode/ |
| D | SampleAARects.cpp | 75 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
|
| /external/skqp/samplecode/ |
| D | SampleAARects.cpp | 75 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
|
| /external/skqp/bench/ |
| D | RectBench.cpp | 33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench() 198 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench() 208 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench()
|
| /external/skia/bench/ |
| D | RectBench.cpp | 33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench() 198 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench() 208 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench()
|
| /external/skqp/src/gpu/ccpr/ |
| D | GrCoverageCountingPathRenderer.cpp | 67 const SkStrokeRec& stroke = shape.style().strokeRec(); in onCanDrawPath() local 317 const SkStrokeRec& stroke, in GetStrokeDevWidth()
|
| /external/skia/src/gpu/ccpr/ |
| D | GrCoverageCountingPathRenderer.cpp | 67 const SkStrokeRec& stroke = shape.style().strokeRec(); in onCanDrawPath() local 317 const SkStrokeRec& stroke, in GetStrokeDevWidth()
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_box.cpp | 32 CXFA_Stroke* stroke = strokes[0]; in Style3D() local 127 CXFA_Stroke* stroke; in Get3DStyle() local
|
| /external/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1077 const bool stroke = (SkPaint::kFill_Style != paint.getStyle()); in rect_must_be_pathed() local 1090 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() 1101 BOOL stroke, BOOL fill, in createXpsQuad() 1228 BOOL stroke = FALSE; in internalDrawRect() local 1281 BOOL stroke, BOOL fill, in close_figure() 1301 BOOL stroke, BOOL fill, const SkPath& path) { in addXpsPathGeometry() 1459 BOOL* fill, BOOL* stroke) { in shadePath() 1567 BOOL stroke; in drawPath() local
|
| /external/skqp/src/xps/ |
| D | SkXPSDevice.cpp | 1077 const bool stroke = (SkPaint::kFill_Style != paint.getStyle()); in rect_must_be_pathed() local 1090 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() 1101 BOOL stroke, BOOL fill, in createXpsQuad() 1228 BOOL stroke = FALSE; in internalDrawRect() local 1281 BOOL stroke, BOOL fill, in close_figure() 1301 BOOL stroke, BOOL fill, const SkPath& path) { in addXpsPathGeometry() 1459 BOOL* fill, BOOL* stroke) { in shadePath() 1567 BOOL stroke; in drawPath() local
|