Searched defs:dotProd (Results 1 – 6 of 6) sorted by relevance
72 public static double dotProd(final R2Vector p1, final R2Vector p2) { in dotProd() method in R2Vector76 public double dotProd(R2Vector that) { in dotProd() method in R2Vector
69 public double dotProd(S2Point that) { in dotProd() method in S2Point
103 SkScalar dotProd = SkPoint::DotProduct(beforeUnitNormal, afterUnitNormal); in RoundJoiner() local142 SkScalar dotProd = SkPoint::DotProduct(beforeUnitNormal, afterUnitNormal); in MiterJoiner() local
565 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local592 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local
549 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local576 SkScalar dotProd = normal1.dot(normal2); in createOuterRing() local