Home
last modified time | relevance | path

Searched refs:SkComputeGivensRotation (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/utils/
DSkMatrix22.h29 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G);
DSkMatrix22.cpp13 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G) { in SkComputeGivensRotation() function
/external/skia/src/utils/
DSkMatrix22.h29 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G);
DSkMatrix22.cpp13 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G) { in SkComputeGivensRotation() function
/external/skqp/src/core/
DSkScalerContext.cpp674 SkComputeGivensRotation(h, &G); in computeMatrices()
/external/skia/src/core/
DSkScalerContext.cpp819 SkComputeGivensRotation(h, &G); in computeMatrices()