Searched refs:svg_transform (Results 1 – 2 of 2) sorted by relevance
73 static SkString svg_transform(const SkMatrix& t) { in svg_transform() function215 this->addAttribute("transform", svg_transform(*mc.fMatrix)); in AutoElement()551 this->addAttribute("gradientTransform", svg_transform(shader->getLocalMatrix())); in addLinearGradientDef()
73 static SkString svg_transform(const SkMatrix& t) { in svg_transform() function212 this->addAttribute("transform", svg_transform(*mc.fMatrix)); in AutoElement()548 this->addAttribute("gradientTransform", svg_transform(shader->getLocalMatrix())); in addLinearGradientDef()