Searched defs:CubicInfo (Results 1 – 1 of 1) sorted by relevance
43 struct CubicInfo { in onRevalidateEffect() struct44 SkPoint ctrl0, ctrl1, pt; // corresponding to SkPath::cubicTo() params, respectively. in onRevalidateEffect()