Searched refs:inverseMapperMatrix (Results 1 – 1 of 1) sorted by relevance
788 SkMatrix inverseMapperMatrix; in Create() local789 if (!mapperMatrix.invert(&inverseMapperMatrix)) { in Create()792 inverseMapperMatrix.mapPoints(twoPointRadialInfo.fPoint, 2); in Create()794 inverseMapperMatrix.mapRadius(info->fRadius[0]); in Create()796 inverseMapperMatrix.mapRadius(info->fRadius[1]); in Create()