Home
last modified time | relevance | path

Searched defs:cubic (Results 1 – 8 of 8) sorted by relevance

/external/skia/tests/
DGeometryTest.cpp48 const SkPoint cubic[] = { in TestGeometry() local
DPathTest.cpp219 SkPath cubic; in test_close() local
/external/webkit/Source/WebCore/svg/
DSVGPathSegListSource.cpp102 SVGPathSegCurvetoCubic* cubic = static_cast<SVGPathSegCurvetoCubic*>(m_segment.get()); in parseCurveToCubicSegment() local
/external/skia/src/pdf/
DSkPDFUtils.cpp116 SkPoint cubic[4]; in EmitPath() local
/external/skia/samplecode/
DSampleWarp.cpp134 SkCubicBoundary cubic; in test_patch() local
162 SkCubicBoundary cubic; in test_drag() local
DSamplePatch.cpp80 static void eval_patch_edge(const SkPoint cubic[], SkPoint samples[], int segs) { in eval_patch_edge()
/external/skia/src/gpu/
DGrPathUtils.cpp332 SkPoint* cubic = chopped + 3*i; in convertCubicToQuads() local
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnPathProcessor.cpp667 SkPoint cubic[4]; in buildContours() local