Searched refs:fMiterMaxCapHeightOverWidth (Results 1 – 2 of 2) sorted by relevance
127 float fMiterMaxCapHeightOverWidth; variable
81 fMiterMaxCapHeightOverWidth = .5f * SkScalarSqrt(m*m - 1); in beginPath()440 if (miterCapHeight > fMiterMaxCapHeightOverWidth * miterCapWidth) { in recordLeftJoinIfNotEmpty()