Home | History | Annotate | Download | only in pdf

Lines Matching full:inversemappermatrix

927         SkMatrix inverseMapperMatrix;
928 if (!mapperMatrix.invert(&inverseMapperMatrix)) {
931 inverseMapperMatrix.mapPoints(twoPointRadialInfo.fPoint, 2);
933 inverseMapperMatrix.mapRadius(info->fRadius[0]);
935 inverseMapperMatrix.mapRadius(info->fRadius[1]);