Searched refs:smallScale (Results 1 – 2 of 2) sorted by relevance
96 const SkScalar smallScale = (size.width() + oneThird) / size.width(); in test_treatAsSprite() local97 mat.setScale(smallScale, smallScale); in test_treatAsSprite()