Searched refs:GetTransformMatrix (Results 1 – 4 of 4) sorted by relevance
17 SkMatrix GrGLSLPrimitiveProcessor::GetTransformMatrix(const SkMatrix& localMatrix, in GetTransformMatrix() function in GrGLSLPrimitiveProcessor
133 static SkMatrix GetTransformMatrix(const SkMatrix& localMatrix, const GrCoordTransform&);
78 const SkMatrix& m = GetTransformMatrix(localMatrix, *coordTransform); in setTransformDataHelper()
86 const SkMatrix& m = GetTransformMatrix(pathProc.localMatrix(), *coordTransform); in setData()