Searched refs:kMaxBoundsInflationFromStroke (Results 1 – 4 of 4) sorted by relevance
69 static constexpr float kMaxBoundsInflationFromStroke = 4096; variable
79 static constexpr float kMaxBoundsInflationFromStroke = 4096; variable
115 if (!(inflationRadius <= kMaxBoundsInflationFromStroke)) { in onCanDrawPath()
84 GrCoverageCountingPathRenderer::kMaxBoundsInflationFromStroke*2 + 1); in InternalMake()