Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DStrokerTest.cpp54 static void cubicSetTest(const CubicPts* dCubic, size_t count) { in cubicSetTest()
/third_party/skia/tests/
DStrokerTest.cpp56 static void cubicSetTest(const CubicPts* dCubic, size_t count) { in cubicSetTest()
/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp396 SkDCubic dCubic = dQuad.debugToCubic(); in set_path_verb() local
414 SkDCubic dCubic; in set_path_verb() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsCubic.cpp710 const double* dCubic = &fPts[0].fX; in toFloatPoints() local
/third_party/skia/src/pathops/
DSkPathOpsCubic.cpp712 const double* dCubic = &fPts[0].fX; in toFloatPoints() local