Searched refs:SkComputeGivensRotation (Results 1 – 3 of 3) sorted by relevance
29 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G);
13 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G) { in SkComputeGivensRotation() function
742 SkComputeGivensRotation(h, &G); in computeMatrices()