Searched defs:rsxForm (Results 1 – 1 of 1) sorted by relevance
662 SkRSXform rsxForm = SkRSXform::Make(tangent.fX, tangent.fY, position.fX, position.fY); in UpdateTextPath() local731 … RSXform rsxForm = RSXform::Make(tangent.GetX(), tangent.GetY(), position.GetX(), position.GetY()); in UpdateTextPath() local