Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkDWriteGeometrySink.cpp89 } Cubic[4], Quadratic[3]; typedef
/external/skia/src/pathops/
DSkReduceOrder.cpp264 SkPath::Verb SkReduceOrder::Cubic(const SkPoint a[4], SkPoint* reducePts) { in Cubic() function in SkReduceOrder