Searched defs:fRadius2 (Results 1 – 2 of 2) sorted by relevance
129 float fRadius2 = corner2->GetRadius(); in GetFillPath() local477 float fRadius2 = bCorner ? corner2->GetRadius() : 0.0f; in GetPath() local
100 SkScalar fRadius2; variable