Searched refs:GetStrokeDevWidth (Results 1 – 3 of 3) sorted by relevance
81 static float GetStrokeDevWidth(const SkMatrix&, const SkStrokeRec&,
114 GetStrokeDevWidth(*args.fViewMatrix, stroke, &inflationRadius); in onCanDrawPath()316 float GrCoverageCountingPathRenderer::GetStrokeDevWidth(const SkMatrix& m, in GetStrokeDevWidth() function in GrCoverageCountingPathRenderer
38 strokeDevWidth = GrCoverageCountingPathRenderer::GetStrokeDevWidth( in Make()