Searched refs:mapperMatrix (Results 1 – 1 of 1) sorted by relevance
748 SkMatrix mapperMatrix; in Create() local749 unitToPointsMatrix(transformPoints, &mapperMatrix); in Create()753 finalMatrix.preConcat(mapperMatrix); in Create()789 if (!mapperMatrix.invert(&inverseMapperMatrix)) { in Create()