Home
last modified time | relevance | path

Searched defs:stroke (Results 1 - 25 of 49) sorted by relevance

12

/third_party/skia/src/gpu/
H A DGrUtil.cpp71 const SkStrokeRec& stroke = style.strokeRec(); in GrIsStrokeHairlineOrEquivalent() local
/third_party/skia/gm/
H A Dcrbug_996140.cpp59 SkPaint stroke; in DEF_SIMPLE_GM_BG() local
H A Dcroppedrects.cpp51 SkPaint stroke; variable
H A Dpictureimagefilter.cpp118 SkPaint stroke; variable
H A Dskbug_257.cpp133 SkPaint stroke; in DEF_SIMPLE_GM() local
H A Dgpu_blur_utils.cpp324 SkPaint stroke; in run() local
337 SkPaint stroke; in run() local
H A Dcirculararcs.cpp261 SkPaint stroke = hairline; in DEF_SIMPLE_GM() local
/third_party/skia/docs/examples/
H A Dskpaint_xfer.cpp43 SkPaint stroke, src, dst; in REG_FIDDLE() local
H A DColor_Wheel.cpp6 const float stroke = scale * 3 / 64; in REG_FIDDLE() local
/third_party/skia/experimental/c-api-example/
H A Dskia-c-example.c48 sk_paint_t* stroke = sk_paint_new(); in draw() local
/third_party/skia/tests/
H A DPaintTest.cpp51 SkPath path, stroke; in DEF_TEST() local
/third_party/skia/src/gpu/tessellate/
H A DTessellation.h92 static float GetJoinType(const SkStrokeRec& stroke) { in GetJoinType() argument
H A DStrokeIterator.h34 StrokeIterator(const SkPath& path, const SkStrokeRec* stroke, const SkMatrix* viewMatrix) in StrokeIterator() argument
[all...]
/third_party/skia/modules/androidkit/src/
H A DPaint.cpp32 static void Paint_SetStroke(JNIEnv*, jobject, jlong native_paint, jboolean stroke) { in Paint_SetStroke() argument
/third_party/skia/experimental/graphite/src/
H A DDrawContext.cpp70 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder order, const PaintParams* paint) strokePath() argument
H A DDrawList.cpp76 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder ordering, const PaintParams* paint) strokePath() argument
/third_party/skia/src/gpu/ops/
H A DTessellationPathRenderer.cpp129 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local
149 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); onDrawPath() local
[all...]
H A DGrOvalOpFactory.cpp69 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool stroke, bool clipPlane, in Make() argument
104 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor() argument
[all...]
H A DStrokeTessellateOp.cpp41 StrokeTessellateOp(GrAAType aaType, const SkMatrix& viewMatrix, const SkPath& path, const SkStrokeRec& stroke, GrPaint&& paint) StrokeTessellateOp() argument
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader.cpp359 const auto& stroke = shader.stroke(); in setData() local
15 GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, Mode mode, PatchAttribs attribs, const SkMatrix& viewMatrix, const SkStrokeRec& stroke, SkPMColor4f color, int8_t maxParametricSegments_log2) GrStrokeTessellationShader() argument
[all...]
H A DGrStrokeTessellationShader.h45 const SkStrokeRec& stroke() const { return fStroke;} in stroke() function in GrStrokeTessellationShader
/third_party/skia/src/xps/
H A DSkXPSDevice.h204 BOOL stroke, BOOL fill, member in SkXPSDevice
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp102 void SetStroke(ArkUINodeHandle node, uint32_t stroke) in SetStroke() argument
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp226 SkPaint fill, stroke; in draw() local
/third_party/skia/modules/pathkit/
H A Dchaining.js

Completed in 11 milliseconds

12