Home
last modified time | relevance | path

Searched defs:stroke (Results 1 – 25 of 95) sorted by relevance

1234

/external/ImageMagick/MagickCore/
Ddraw-private.h50 const ssize_t y,PixelInfo *stroke,ExceptionInfo *exception) in GetStrokeColor()
/external/skia/src/gpu/ops/
DGrStrokeRectOp.cpp29 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/
DGrStrokeRectOp.cpp28 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/
Dskia-c-example.c48 sk_paint_t* stroke = sk_paint_new(); in draw() local
/external/skia/experimental/c-api-example/
Dskia-c-example.c48 sk_paint_t* stroke = sk_paint_new(); in draw() local
/external/skqp/modules/sksg/src/
DSkSGScene.cpp50 SkPaint fill, stroke; in render() local
/external/skqp/gm/
Dcroppedrects.cpp43 SkPaint stroke; in onOnceBeforeDraw() local
/external/skia/gm/
Dcroppedrects.cpp43 SkPaint stroke; in onOnceBeforeDraw() local
Dmultipicturedraw.cpp55 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/
DGrGLPath.cpp255 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/
DGrGLPath.cpp255 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/
DGrPathRenderer.cpp77 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
/external/skia/modules/sksg/src/
DSkSGScene.cpp52 SkPaint fill, stroke; in render() local
/external/skqp/src/gpu/
DGrPathRenderer.cpp77 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
/external/pdfium/fxjs/xfa/
Dcjx_edge.cpp27 void CJX_Edge::stroke(CFXJSE_Value* pValue, in stroke() function in CJX_Edge
Dcjx_corner.cpp21 void CJX_Corner::stroke(CFXJSE_Value* pValue, in stroke() function in CJX_Corner
/external/skia/samplecode/
DSampleAARects.cpp75 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
/external/skqp/samplecode/
DSampleAARects.cpp75 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
/external/skqp/bench/
DRectBench.cpp33 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/
DRectBench.cpp33 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/
DGrCoverageCountingPathRenderer.cpp67 const SkStrokeRec& stroke = shape.style().strokeRec(); in onCanDrawPath() local
317 const SkStrokeRec& stroke, in GetStrokeDevWidth()
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp67 const SkStrokeRec& stroke = shape.style().strokeRec(); in onCanDrawPath() local
317 const SkStrokeRec& stroke, in GetStrokeDevWidth()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp32 CXFA_Stroke* stroke = strokes[0]; in Style3D() local
127 CXFA_Stroke* stroke; in Get3DStyle() local
/external/skia/src/xps/
DSkXPSDevice.cpp1077 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/
DSkXPSDevice.cpp1077 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

1234