Home
last modified time | relevance | path

Searched defs:CubicInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp43 struct CubicInfo { in onRevalidateEffect() struct
44 SkPoint ctrl0, ctrl1, pt; // corresponding to SkPath::cubicTo() params, respectively. in onRevalidateEffect()