Searched refs:makeScale (Results 1 – 4 of 4) sorted by relevance
59 SkPoint3 makeScale(SkScalar scale) const { in makeScale() function
1360 SkPath makeScale(SkScalar sx, SkScalar sy) { in makeScale() function
29 SkPoint3 p = v.makeScale(3.0f); in test_ops()
162 SkPoint3 color = lightColor.makeScale(colorScale); in light()186 SkPoint3 color = lightColor.makeScale(colorScale); in light()1038 return this->color().makeScale(scale); in lightColor()2010 light->color().makeScale(SkScalarInvert(SkIntToScalar(255)))); in setData()