Searched refs:indexScale (Results 1 – 1 of 1) sorted by relevance
93 needSpace(1, this->indexScale()); in addLine()104 GrPathUtils::kMaxPointsPerCurve * this->indexScale()); in addQuad()129 GrPathUtils::kMaxPointsPerCurve * this->indexScale()); in addCubic()205 int indexScale() const { in indexScale() function in __anonee0b1f2d0111::PathGeoBuilder238 const int kMinIndicesPerChunk = GrPathUtils::kMaxPointsPerCurve * this->indexScale(); in allocNewBuffers()239 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers()