Searched refs:diagVal (Results 1 – 2 of 2) sorted by relevance
454 SkScalar diagVal = umbraInset / (SK_ScalarSqrt2*(outerRadius - umbraInset) - outerRadius); in fillInRRectVerts() local455 SkVector diagVec = SkVector::Make(diagVal, diagVal); in fillInRRectVerts()
441 SkScalar diagVal = umbraInset / (SK_ScalarSqrt2*(outerRadius - umbraInset) - outerRadius); in fillInRRectVerts() local442 SkVector diagVec = SkVector::Make(diagVal, diagVal); in fillInRRectVerts()