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