Home
last modified time | relevance | path

Searched refs:Cubic (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/utils/win/
H A DSkDWriteGeometrySink.cpp95 } Cubic[4], Point; typedef
97 static bool check_quadratic(const Cubic& cubic, Point& quadraticP1) { in check_quadratic()
122 Cubic cubic = { { fCurrent.x, fCurrent.y }, in AddBeziers()
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h46 FakeClasses(Cubic, Quad);
47 FakeClasses(Cubic, Conic);
48 FakeClasses(Cubic, Cubic);
H A DSkReduceOrder.h27 static SkPath::Verb Cubic(const SkPoint pts[4], SkPoint* reducePts);
H A DSkOpEdgeBuilder.cpp136 verb = SkReduceOrder::Cubic(curve, curve); in preFetch()
290 split->fVerb = SkReduceOrder::Cubic(split->fPts, split->fReduced); in walk()
318 split->fVerb = SkReduceOrder::Cubic(split->fPts, split->fReduced); in walk()
H A DSkReduceOrder.cpp267 SkPath::Verb SkReduceOrder::Cubic(const SkPoint a[4], SkPoint* reducePts) { in Cubic() function in SkReduceOrder
/third_party/skia/docs/examples/
H A DCubic.cpp5 REG_FIDDLE(Cubic, 256, 160, false, 0) { in REG_FIDDLE()
/third_party/skia/src/ports/
H A 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 __anon18921::SkFTGeometrySink
1627 /*cubic_to =*/ SkFTGeometrySink::Cubic, member in __anon18921::SkFTGeometrySink::SkFTGeometrySink

Completed in 6 milliseconds