Searched refs:makeScale (Results 1 – 3 of 3) sorted by relevance
52 SkPoint3 makeScale(SkScalar scale) const { in makeScale() function
28 SkPoint3 p = v.makeScale(3.0f); in test_ops()
159 SkPoint3 color = lightColor.makeScale(colorScale); in light()184 SkPoint3 color = lightColor.makeScale(colorScale); in light()1009 return this->color().makeScale(scale); in lightColor()2066 light->color().makeScale(SkScalarInvert(SkIntToScalar(255)))); in setData()