Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp35 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()
DGrCoverageCountingPathRenderer.cpp319 float strokeDevWidth; in GetStrokeDevWidth() local
DGrCCStrokeGeometry.cpp66 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath()
DGrCCPerFlushResources.cpp333 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
DGrCCStroker.cpp280 const SkStrokeRec& stroke, float strokeDevWidth, in parseDeviceSpaceStroke()