Searched refs:GetTransformMatrix (Results 1 – 4 of 4) sorted by relevance
12 SkMatrix GrGLPrimitiveProcessor::GetTransformMatrix(const SkMatrix& localMatrix, in GetTransformMatrix() function in GrGLPrimitiveProcessor
91 const SkMatrix& transform = GetTransformMatrix(localMatrix, *transforms[t]); in setTransformDataMatrix()
74 static SkMatrix GetTransformMatrix(const SkMatrix& localMatrix, const GrCoordTransform&);
116 const SkMatrix& transform = GetTransformMatrix(pathProc.localMatrix(), in setTransformData()