Searched refs:diagVal (Results 1 – 1 of 1) sorted by relevance
388 float diagVal = umbraInset / (SK_ScalarSqrt2 * (outerRadius - umbraInset) - outerRadius); in fillInRRectVerts() local389 vec2 diagVec = vec2(diagVal, diagVal); in fillInRRectVerts()