Lines Matching refs:scaleFactors
1509 bool SkMatrix::getMinMaxScales(SkScalar scaleFactors[2]) const {1510 return get_scale_factor<kBoth_MinMaxOrBoth>(this->getType(), fMat, scaleFactors);