Searched defs:VSphere (Results 1 – 1 of 1) sorted by relevance
17 struct VSphere { struct21 VSphere(SkV2 center, SkScalar radius) : fCenter(center), fRadius(radius) {} in VSphere() argument23 bool contains(SkV2 v) const { in contains()27 SkV2 pinLoc(SkV2 p) const { in pinLoc()35 SkV3 computeUnitV3(SkV2 v) const { in computeUnitV3()46 struct RotateInfo {51 RotateInfo computeRotationInfo(SkV2 a, SkV2 b) const { in computeRotationInfo()63 SkM44 computeRotation(SkV2 a, SkV2 b) const { in computeRotation()