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