Searched defs:Cubic (Results 1 – 6 of 6) sorted by relevance
10 public abstract class Cubic extends TweenEquation { class
95 } Cubic[4], Point; typedef
89 } Cubic[4], Quadratic[3]; typedef
267 SkPath::Verb SkReduceOrder::Cubic(const SkPoint a[4], SkPoint* reducePts) { in Cubic() function in SkReduceOrder
739 static int Cubic(const FT_Vector* pt0, const FT_Vector* pt1, const FT_Vector* pt2, void* ctx) { in Cubic() function in __anon584853400211::SkFTGeometrySink