Searched defs:dotProd (Results 1 – 2 of 2) sorted by relevance
103 SkScalar dotProd = SkPoint::DotProduct(beforeUnitNormal, afterUnitNormal); in RoundJoiner() local142 SkScalar dotProd = SkPoint::DotProduct(beforeUnitNormal, afterUnitNormal); in MiterJoiner() local
566 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local593 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local