Searched refs:GetIndexRangeForOval (Results 1 – 3 of 3) sorted by relevance
47 static IndexRange GetIndexRangeForOval(GrAAType, const SkRect& devBounds);
354 draw.fGeometry = InstanceProcessor::GetIndexRangeForOval(fInfo.aaType(), this->bounds()); in xpRequiresDstTexture()
2043 IndexRange InstanceProcessor::GetIndexRangeForOval(GrAAType aaType, const SkRect& devBounds) { in GetIndexRangeForOval() function in gr_instanced::InstanceProcessor