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