Home
last modified time | relevance | path

Searched defs:strokeDevWidth (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp36 float strokeDevWidth = 0; in Make() local
80 const GrShape& shape, float strokeDevWidth, const SkRect& conservativeDevBounds, in InternalMake()
101 GrCCDrawPathsOp::GrCCDrawPathsOp(const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in GrCCDrawPathsOp()
132 float strokeDevWidth, in SingleDraw()
DGrCoverageCountingPathRenderer.cpp358 float strokeDevWidth; in GetStrokeDevWidth() local
DGrCCStrokeGeometry.cpp65 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath()
DGrCCPerFlushResources.cpp371 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
DGrCCStroker.cpp280 const SkStrokeRec& stroke, float strokeDevWidth, in parseDeviceSpaceStroke()