Home
last modified time | relevance | path

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

/third_party/skia/src/utils/win/
DSkDWriteGeometrySink.cpp95 } Cubic[4], Point; typedef
/third_party/flutter/skia/src/utils/win/
DSkDWriteGeometrySink.cpp90 } Cubic[4], Quadratic[3]; typedef
/third_party/skia/src/pathops/
DSkReduceOrder.cpp267 SkPath::Verb SkReduceOrder::Cubic(const SkPoint a[4], SkPoint* reducePts) { in Cubic() function in SkReduceOrder
/third_party/flutter/skia/src/pathops/
DSkReduceOrder.cpp267 SkPath::Verb SkReduceOrder::Cubic(const SkPoint a[4], SkPoint* reducePts) { in Cubic() function in SkReduceOrder
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1609 static int Cubic(const FT_Vector* pt0, const FT_Vector* pt1, const FT_Vector* pt2, void* ctx) { in Cubic() function in __anon98b3cec50611::SkFTGeometrySink