Searched defs:strokeDevWidth (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCDrawPathsOp.cpp | 35 float strokeDevWidth = 0; in Make() local 79 float strokeDevWidth, const SkRect& conservativeDevBounds, GrPaint&& paint) { in InternalMake() 99 GrCCDrawPathsOp::GrCCDrawPathsOp(const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in GrCCDrawPathsOp() 122 float strokeDevWidth, in SingleDraw()
|
D | GrCoverageCountingPathRenderer.cpp | 319 float strokeDevWidth; in GetStrokeDevWidth() local
|
D | GrCCStrokeGeometry.cpp | 66 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath()
|
D | GrCCPerFlushResources.cpp | 333 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
|
D | GrCCStroker.cpp | 280 const SkStrokeRec& stroke, float strokeDevWidth, in parseDeviceSpaceStroke()
|