Searched defs:strokeDevWidth (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCDrawPathsOp.cpp | 36 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()
|
D | GrCoverageCountingPathRenderer.cpp | 358 float strokeDevWidth; in GetStrokeDevWidth() local
|
D | GrCCStrokeGeometry.cpp | 65 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath()
|
D | GrCCPerFlushResources.cpp | 371 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
|
D | GrCCStroker.cpp | 280 const SkStrokeRec& stroke, float strokeDevWidth, in parseDeviceSpaceStroke()
|